fix: properly quote table names with schema definition #84 #182
main.yml
on: pull_request
Code style
12s
Matrix: Unit tests
Annotations
10 errors
|
Unit tests (8)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires behat/gherkin ~4.11.0 -> satisfiable by behat/gherkin[v4.11.0].
- behat/gherkin v4.11.0 requires php 8.1.* || 8.2.* || 8.3.* || 8.4.* -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- codeception/module-db is present at version dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d and cannot be modified by Composer
- Root composer.json requires codeception/codeception *@dev -> satisfiable by codeception/codeception[dev-test-cucumber-compatibility-layer, dev-multiapp-imprements, dev-main, dev-collision, 1.0.9, ..., 1.8.7, 2.0.0-alpha, ..., 2.5.6, 3.0.0, ..., 3.1.3, 4.0.0, ..., 4.2.3-beta4, 5.0.0-alpha1, ..., 5.2.x-dev (alias of dev-main)].
- behat/gherkin v4.11.0 requires php 8.1.* || 8.2.* || 8.3.* || 8.4.* -> your php version (8.0.30) does not satisfy that requirement.
- codeception/codeception[1.0.9, ..., 1.0.10] require facebook/php-webdriver * -> could not be found in any version, there may be a typo in the package name.
- codeception/codeception[2.0.0-RC, ..., 2.4.1] require php >=5.4.0 <8.0 -> your php version (8.0.30) does not satisfy that requirement.
- codeception/codeception[2.4.2, ..., 2.5.6, 3.0.0, ..., 3.1.3, 4.0.0, ..., 4.1.8] require php >=5.6.0 <8.0 -> your php version (8.0.30) does not satisfy that requirement.
- codeception/codeception[dev-test-cucumber-compatibility-layer, dev-collision, 5.0.0-RC1, ..., 5.1.2] require behat/gherkin ^4.6.2 -> satisfiable by behat/gherkin[v4.11.0].
- codeception/codeception[5.0.0-alpha1, ..., 5.0.0-alpha3] require phpunit/phpunit dev-master as 9.5.99 -> found phpunit/phpunit[dev-consider-test-risky-when-mock-object-does-not-have-expectations, dev-scope-internal-units-of-code, dev-open-test-reporting, dev-refactor/remove-DataProviderTestSuite, dev-main, dev-issue-5718/repeat, dev-issue-5775/emit-events-for-errors-triggered-in-data-provider-methods, 3.7.0, ..., 3.7.38, 4.0.0, ..., 4.8.36, 5.0.0, ..., 5.7.27, 6.0.0, ..., 6.5.14, 7.0.0, ..., 7.5.20, 8.0.0, ..., 8.5.x-dev, 9.0.0, ..., 9.6.x-dev, 10.0.0, ..., 10.5.x-dev, 11.0.0, ..., 11.5.x-dev, 12.0.0, ..., 12.1.x-dev (alias of dev-main)] but it does not match the constraint. Perhaps dev-master was renamed to dev-main?
- codeception/codeception[dev-main, 5.2.0, ..., 5.2.x-dev] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- codeception/codeception dev-multiapp-imprements requires behat/gherkin ^4.4.0 -> satisfiable by behat/gherkin[v4.11.0].
- codeception/module-db dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d conflicts with codeception/codeception 4.2.3-beta4.
- codeception/module-db dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d conflicts with codeception/codeception 4.1.24.
- codeception/module-db dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d conflicts with codeception/codeception 4.1.21.
- codeception/module-db dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d conflicts with codeception/codeception 2.1.6.
- codeception/module-db dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d conflicts with codeception/codeception 2.1.4.
- codeception/module-db dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d conflicts with codeception/codeception 2.1.2.
- codeception/module-db dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d conflicts with codeception/codeception 2.1.1.
- codeception/module-db dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d conflicts with codeception/codeception 2.1.0.
- codeception/module-db dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d conflicts with codeception/codeception 2.1.0-beta.
- codeception/module-db dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d conflicts with codeception/codeception 2.0.16.
- codeception/module-db dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d conflicts with codeception/codeception 2.0.12.
- codeception/module-db dev-07ce2220cf0d21fc7f6e1a78d6d91482e62eca6d conflicts with codeception/codeception 2.0.10.1.
- codeception/module-db dev-07ce2220cf0d21fc7f6
|
|
Unit tests (8)
Process completed with exit code 2.
|
|
Unit tests (8.2)
The job was canceled because "_8" failed.
|
|
Unit tests (8.2)
The operation was canceled.
|
|
Unit tests (8.3)
The job was canceled because "_8" failed.
|
|
Unit tests (8.3)
The operation was canceled.
|
|
Unit tests (8.4)
The job was canceled because "_8" failed.
|
|
Unit tests (8.4)
The operation was canceled.
|
|
Unit tests (8.1)
The job was canceled because "_8" failed.
|
|
Unit tests (8.1)
The operation was canceled.
|