Skip to content

Use GitHub actions instead of Travis #6

Use GitHub actions instead of Travis

Use GitHub actions instead of Travis #6

Triggered via pull request July 21, 2023 22:29
Status Cancelled
Total duration 2m 8s
Artifacts

testing.yml

on: pull_request
Matrix: test / functional
Matrix: test / unit
Fit to window
Zoom out
Zoom in

Annotations

36 errors
test / Functional - WP 6.2 on PHP 5.6 with MySQL 8.0
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (5.6.40) does not satisfy that requirement. Problem 2 - behat/behat is locked to version v3.13.0 and an update of this package was not requested. - behat/behat v3.13.0 requires php ^7.2 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 3 - behat/gherkin is locked to version v4.9.0 and an update of this package was not requested. - behat/gherkin v4.9.0 requires php ~7.2|~8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 4 - behat/transliterator is locked to version v1.5.0 and an update of this package was not requested. - behat/transliterator v1.5.0 requires php >=7.2 -> your php version (5.6.40) does not satisfy that requirement. Problem 5 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (5.6.40) does not satisfy that requirement. Problem 6 - myclabs/deep-copy is locked to version 1.11.1 and an update of this package was not requested. - myclabs/deep-copy 1.11.1 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 7 - nikic/php-parser is locked to version v4.16.0 and an update of this package was not requested. - nikic/php-parser v4.16.0 requires php >=7.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 8 - phar-io/manifest is locked to version 2.0.3 and an update of this package was not requested. - phar-io/manifest 2.0.3 requires php ^7.2 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 9 - phar-io/version is locked to version 3.2.1 and an update of this package was not requested. - phar-io/version 3.2.1 requires php ^7.2 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 10 - phpunit/php-code-coverage is locked to version 9.2.26 and an update of this package was not requested. - phpunit/php-code-coverage 9.2.26 requires php >=7.3 -> your php version (5.6.40) does not satisfy that requirement. Problem 11 - phpunit/php-file-iterator is locked to version 3.0.6 and an update of this package was not requested. - phpunit/php-file-iterator 3.0.6 requires php >=7.3 -> your php version (5.6.40) does not satisfy that requirement. Problem 12 - phpunit/php-invoker is locked to version 3.1.1 and an update of this package was not requested. - phpunit/php-invoker 3.1.1 requires php >=7.3 -> your php version (5.6.40) does not satisfy that requirement. Problem 13 - phpunit/php-text-template is locked to version 2.0.4 and an update of this package was not requested. - phpunit/php-text-template 2.0.4 requires php >=7.3 -> your php version (5.6.40) does not satisfy that requirement. Problem 14 - phpunit/php-timer is locked to version 5.0.3 and an update of this package was not requested. - phpunit/php-timer 5.0.3 requires php >=7.3 -> your php version (5.6.40) does not satisfy that requirement. Problem 15 - phpunit/phpunit is locked to version 9.6.10 and an update of this package was not requested. - phpunit/phpunit 9.6.10 requires php >=7.3 -> your php version (5.6.40) does not satisfy that requirement. Problem 16 - psr/container is locked to version 2.0.2 and an update of this package was not requested. - psr/container 2.0.2 requires php >=7.4.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 17 - psr/event-dispatcher is locked to version 1.0.0 and an update of this package was not requested. - psr/event-dispatcher 1.0.0 requires php >=7.2.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 18 - sebastian/cli-parser is locked to version 1.0.1 and an update of this pa
test / Functional - WP 6.2 on PHP 5.6 with MySQL 8.0
Process completed with exit code 2.
test / Functional - WP latest on PHP 7.4 with MySQL 8.0
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - symfony/config is locked to version v6.3.0 and an update of this package was not requested. - symfony/config v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - symfony/console is locked to version v6.3.0 and an update of this package was not requested. - symfony/console v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/dependency-injection is locked to version v6.3.1 and an update of this package was not requested. - symfony/dependency-injection v6.3.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/event-dispatcher is locked to version v6.3.0 and an update of this package was not requested. - symfony/event-dispatcher v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested. - symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - symfony/string is locked to version v6.3.0 and an update of this package was not requested. - symfony/string v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - symfony/translation is locked to version v6.3.0 and an update of this package was not requested. - symfony/translation v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 13 - symfony/translation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/translation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 14 - symfony/var-exporter is locked to version v6.3.0 and an update of this package was not requested. - symfony/var-exporter v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 15 - symfony/yaml is locked to version v6.3.0 and an update of this package was not requested. - symfony/yaml v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 16 - symfony/finder v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - wp-cli/wp-cli v2.8.1 requires symfony/finder >2.7 -> satisfiable by symfony/finder[v6.3.0]. - wp-cli/wp-cli is locked to version v2.8.1 and an update of this package was not requested.
test / Functional - WP latest on PHP 7.4 with MySQL 8.0
Process completed with exit code 2.
test / Functional - WP latest on PHP 7.1 with MySQL 8.0
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (7.1.33) does not satisfy that requirement. Problem 2 - behat/behat is locked to version v3.13.0 and an update of this package was not requested. - behat/behat v3.13.0 requires php ^7.2 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement. Problem 3 - behat/gherkin is locked to version v4.9.0 and an update of this package was not requested. - behat/gherkin v4.9.0 requires php ~7.2|~8.0 -> your php version (7.1.33) does not satisfy that requirement. Problem 4 - behat/transliterator is locked to version v1.5.0 and an update of this package was not requested. - behat/transliterator v1.5.0 requires php >=7.2 -> your php version (7.1.33) does not satisfy that requirement. Problem 5 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.1.33) does not satisfy that requirement. Problem 6 - phar-io/manifest is locked to version 2.0.3 and an update of this package was not requested. - phar-io/manifest 2.0.3 requires php ^7.2 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement. Problem 7 - phar-io/version is locked to version 3.2.1 and an update of this package was not requested. - phar-io/version 3.2.1 requires php ^7.2 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement. Problem 8 - phpunit/php-code-coverage is locked to version 9.2.26 and an update of this package was not requested. - phpunit/php-code-coverage 9.2.26 requires php >=7.3 -> your php version (7.1.33) does not satisfy that requirement. Problem 9 - phpunit/php-file-iterator is locked to version 3.0.6 and an update of this package was not requested. - phpunit/php-file-iterator 3.0.6 requires php >=7.3 -> your php version (7.1.33) does not satisfy that requirement. Problem 10 - phpunit/php-invoker is locked to version 3.1.1 and an update of this package was not requested. - phpunit/php-invoker 3.1.1 requires php >=7.3 -> your php version (7.1.33) does not satisfy that requirement. Problem 11 - phpunit/php-text-template is locked to version 2.0.4 and an update of this package was not requested. - phpunit/php-text-template 2.0.4 requires php >=7.3 -> your php version (7.1.33) does not satisfy that requirement. Problem 12 - phpunit/php-timer is locked to version 5.0.3 and an update of this package was not requested. - phpunit/php-timer 5.0.3 requires php >=7.3 -> your php version (7.1.33) does not satisfy that requirement. Problem 13 - phpunit/phpunit is locked to version 9.6.10 and an update of this package was not requested. - phpunit/phpunit 9.6.10 requires php >=7.3 -> your php version (7.1.33) does not satisfy that requirement. Problem 14 - psr/container is locked to version 2.0.2 and an update of this package was not requested. - psr/container 2.0.2 requires php >=7.4.0 -> your php version (7.1.33) does not satisfy that requirement. Problem 15 - psr/event-dispatcher is locked to version 1.0.0 and an update of this package was not requested. - psr/event-dispatcher 1.0.0 requires php >=7.2.0 -> your php version (7.1.33) does not satisfy that requirement. Problem 16 - sebastian/cli-parser is locked to version 1.0.1 and an update of this package was not requested. - sebastian/cli-parser 1.0.1 requires php >=7.3 -> your php version (7.1.33) does not satisfy that requirement. Problem 17 - sebastian/code-unit is locked to version 1.0.8 and an update of this package was not requested. - sebastian/code-unit 1.0.8 requires php >=7.3 -> your php version (7.1.33) does not satisfy that requirement. Problem 18 - sebastian/code-unit-reverse-lookup is locked to version 2.0.3 and an upda
test / Functional - WP latest on PHP 7.1 with MySQL 8.0
Process completed with exit code 2.
test / Functional - WP latest on PHP 7.3 with MySQL 8.0
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 2 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 3 - psr/container is locked to version 2.0.2 and an update of this package was not requested. - psr/container 2.0.2 requires php >=7.4.0 -> your php version (7.3.33) does not satisfy that requirement. Problem 4 - symfony/config is locked to version v6.3.0 and an update of this package was not requested. - symfony/config v6.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 5 - symfony/console is locked to version v6.3.0 and an update of this package was not requested. - symfony/console v6.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 6 - symfony/dependency-injection is locked to version v6.3.1 and an update of this package was not requested. - symfony/dependency-injection v6.3.1 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 7 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 8 - symfony/event-dispatcher is locked to version v6.3.0 and an update of this package was not requested. - symfony/event-dispatcher v6.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 9 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 10 - symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested. - symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 11 - symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 12 - symfony/string is locked to version v6.3.0 and an update of this package was not requested. - symfony/string v6.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 13 - symfony/translation is locked to version v6.3.0 and an update of this package was not requested. - symfony/translation v6.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 14 - symfony/translation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/translation-contracts v3.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 15 - symfony/var-exporter is locked to version v6.3.0 and an update of this package was not requested. - symfony/var-exporter v6.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 16 - symfony/yaml is locked to version v6.3.0 and an update of this package was not requested. - symfony/yaml v6.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 17 - symfony/finder v6.3.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. - wp-cli/wp-cli v2.8.1 requires symfony/finder >2.7 -> satisfiable by symfony/finder[v6.3.0]. - wp-cli/wp-cli is locked to
test / Functional - WP latest on PHP 7.3 with MySQL 8.0
Process completed with exit code 2.
test / Functional - WP trunk on PHP 7.4 with MySQL 8.0
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - symfony/config is locked to version v6.3.0 and an update of this package was not requested. - symfony/config v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - symfony/console is locked to version v6.3.0 and an update of this package was not requested. - symfony/console v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/dependency-injection is locked to version v6.3.1 and an update of this package was not requested. - symfony/dependency-injection v6.3.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/event-dispatcher is locked to version v6.3.0 and an update of this package was not requested. - symfony/event-dispatcher v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested. - symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - symfony/string is locked to version v6.3.0 and an update of this package was not requested. - symfony/string v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - symfony/translation is locked to version v6.3.0 and an update of this package was not requested. - symfony/translation v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 13 - symfony/translation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/translation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 14 - symfony/var-exporter is locked to version v6.3.0 and an update of this package was not requested. - symfony/var-exporter v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 15 - symfony/yaml is locked to version v6.3.0 and an update of this package was not requested. - symfony/yaml v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 16 - symfony/finder v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - wp-cli/wp-cli v2.8.1 requires symfony/finder >2.7 -> satisfiable by symfony/finder[v6.3.0]. - wp-cli/wp-cli is locked to version v2.8.1 and an update of this package was not requested.
test / Functional - WP trunk on PHP 7.4 with MySQL 8.0
Process completed with exit code 2.
test / Functional - WP 3.7 on PHP 5.6 with MySQL 5.6
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (5.6.40) does not satisfy that requirement. Problem 2 - behat/behat is locked to version v3.13.0 and an update of this package was not requested. - behat/behat v3.13.0 requires php ^7.2 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 3 - behat/gherkin is locked to version v4.9.0 and an update of this package was not requested. - behat/gherkin v4.9.0 requires php ~7.2|~8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 4 - behat/transliterator is locked to version v1.5.0 and an update of this package was not requested. - behat/transliterator v1.5.0 requires php >=7.2 -> your php version (5.6.40) does not satisfy that requirement. Problem 5 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (5.6.40) does not satisfy that requirement. Problem 6 - myclabs/deep-copy is locked to version 1.11.1 and an update of this package was not requested. - myclabs/deep-copy 1.11.1 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 7 - nikic/php-parser is locked to version v4.16.0 and an update of this package was not requested. - nikic/php-parser v4.16.0 requires php >=7.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 8 - phar-io/manifest is locked to version 2.0.3 and an update of this package was not requested. - phar-io/manifest 2.0.3 requires php ^7.2 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 9 - phar-io/version is locked to version 3.2.1 and an update of this package was not requested. - phar-io/version 3.2.1 requires php ^7.2 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 10 - phpunit/php-code-coverage is locked to version 9.2.26 and an update of this package was not requested. - phpunit/php-code-coverage 9.2.26 requires php >=7.3 -> your php version (5.6.40) does not satisfy that requirement. Problem 11 - phpunit/php-file-iterator is locked to version 3.0.6 and an update of this package was not requested. - phpunit/php-file-iterator 3.0.6 requires php >=7.3 -> your php version (5.6.40) does not satisfy that requirement. Problem 12 - phpunit/php-invoker is locked to version 3.1.1 and an update of this package was not requested. - phpunit/php-invoker 3.1.1 requires php >=7.3 -> your php version (5.6.40) does not satisfy that requirement. Problem 13 - phpunit/php-text-template is locked to version 2.0.4 and an update of this package was not requested. - phpunit/php-text-template 2.0.4 requires php >=7.3 -> your php version (5.6.40) does not satisfy that requirement. Problem 14 - phpunit/php-timer is locked to version 5.0.3 and an update of this package was not requested. - phpunit/php-timer 5.0.3 requires php >=7.3 -> your php version (5.6.40) does not satisfy that requirement. Problem 15 - phpunit/phpunit is locked to version 9.6.10 and an update of this package was not requested. - phpunit/phpunit 9.6.10 requires php >=7.3 -> your php version (5.6.40) does not satisfy that requirement. Problem 16 - psr/container is locked to version 2.0.2 and an update of this package was not requested. - psr/container 2.0.2 requires php >=7.4.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 17 - psr/event-dispatcher is locked to version 1.0.0 and an update of this package was not requested. - psr/event-dispatcher 1.0.0 requires php >=7.2.0 -> your php version (5.6.40) does not satisfy that requirement. Problem 18 - sebastian/cli-parser is locked to version 1.0.1 and an update of this pa
test / Functional - WP 3.7 on PHP 5.6 with MySQL 5.6
Process completed with exit code 2.
test / Functional - WP latest on PHP 7.2 with MySQL 8.0
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (7.2.34) does not satisfy that requirement. Problem 2 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.2.34) does not satisfy that requirement. Problem 3 - phpunit/php-code-coverage is locked to version 9.2.26 and an update of this package was not requested. - phpunit/php-code-coverage 9.2.26 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 4 - phpunit/php-file-iterator is locked to version 3.0.6 and an update of this package was not requested. - phpunit/php-file-iterator 3.0.6 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 5 - phpunit/php-invoker is locked to version 3.1.1 and an update of this package was not requested. - phpunit/php-invoker 3.1.1 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 6 - phpunit/php-text-template is locked to version 2.0.4 and an update of this package was not requested. - phpunit/php-text-template 2.0.4 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 7 - phpunit/php-timer is locked to version 5.0.3 and an update of this package was not requested. - phpunit/php-timer 5.0.3 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 8 - phpunit/phpunit is locked to version 9.6.10 and an update of this package was not requested. - phpunit/phpunit 9.6.10 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 9 - psr/container is locked to version 2.0.2 and an update of this package was not requested. - psr/container 2.0.2 requires php >=7.4.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 10 - sebastian/cli-parser is locked to version 1.0.1 and an update of this package was not requested. - sebastian/cli-parser 1.0.1 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 11 - sebastian/code-unit is locked to version 1.0.8 and an update of this package was not requested. - sebastian/code-unit 1.0.8 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 12 - sebastian/code-unit-reverse-lookup is locked to version 2.0.3 and an update of this package was not requested. - sebastian/code-unit-reverse-lookup 2.0.3 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 13 - sebastian/comparator is locked to version 4.0.8 and an update of this package was not requested. - sebastian/comparator 4.0.8 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 14 - sebastian/complexity is locked to version 2.0.2 and an update of this package was not requested. - sebastian/complexity 2.0.2 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 15 - sebastian/diff is locked to version 4.0.5 and an update of this package was not requested. - sebastian/diff 4.0.5 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 16 - sebastian/environment is locked to version 5.1.5 and an update of this package was not requested. - sebastian/environment 5.1.5 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 17 - sebastian/exporter is locked to version 4.0.5 and an update of this package was not requested. - sebastian/exporter 4.0.5 requires php >=7.3 -> your php version (7.2.34) does not satisfy that requirement. Problem 18 - sebastian/global-state is locked to version
test / Functional - WP latest on PHP 7.2 with MySQL 8.0
Process completed with exit code 2.
test / Functional - WP trunk on PHP 8.0 with MySQL 5.6
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 2 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 3 - symfony/config is locked to version v6.3.0 and an update of this package was not requested. - symfony/config v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 4 - symfony/console is locked to version v6.3.0 and an update of this package was not requested. - symfony/console v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 5 - symfony/dependency-injection is locked to version v6.3.1 and an update of this package was not requested. - symfony/dependency-injection v6.3.1 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 6 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 7 - symfony/event-dispatcher is locked to version v6.3.0 and an update of this package was not requested. - symfony/event-dispatcher v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 8 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 9 - symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested. - symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 10 - symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 11 - symfony/string is locked to version v6.3.0 and an update of this package was not requested. - symfony/string v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 12 - symfony/translation is locked to version v6.3.0 and an update of this package was not requested. - symfony/translation v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 13 - symfony/translation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/translation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 14 - symfony/var-exporter is locked to version v6.3.0 and an update of this package was not requested. - symfony/var-exporter v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 15 - symfony/yaml is locked to version v6.3.0 and an update of this package was not requested. - symfony/yaml v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 16 - symfony/finder v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. - wp-cli/wp-cli v2.8.1 requires symfony/finder >2.7 -> satisfiable by symfony/finder[v6.3.0]. - wp-cli/wp-cli is locked to version v2.8.1 and an update of this package was not requested.
test / Functional - WP trunk on PHP 8.0 with MySQL 5.6
Process completed with exit code 2.
test / Functional - WP latest on PHP 8.0 with MySQL 8.0
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 2 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 3 - symfony/config is locked to version v6.3.0 and an update of this package was not requested. - symfony/config v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 4 - symfony/console is locked to version v6.3.0 and an update of this package was not requested. - symfony/console v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 5 - symfony/dependency-injection is locked to version v6.3.1 and an update of this package was not requested. - symfony/dependency-injection v6.3.1 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 6 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 7 - symfony/event-dispatcher is locked to version v6.3.0 and an update of this package was not requested. - symfony/event-dispatcher v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 8 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 9 - symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested. - symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 10 - symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 11 - symfony/string is locked to version v6.3.0 and an update of this package was not requested. - symfony/string v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 12 - symfony/translation is locked to version v6.3.0 and an update of this package was not requested. - symfony/translation v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 13 - symfony/translation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/translation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 14 - symfony/var-exporter is locked to version v6.3.0 and an update of this package was not requested. - symfony/var-exporter v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 15 - symfony/yaml is locked to version v6.3.0 and an update of this package was not requested. - symfony/yaml v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 16 - symfony/finder v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. - wp-cli/wp-cli v2.8.1 requires symfony/finder >2.7 -> satisfiable by symfony/finder[v6.3.0]. - wp-cli/wp-cli is locked to version v2.8.1 and an update of this package was not requested.
test / Functional - WP latest on PHP 8.0 with MySQL 8.0
Process completed with exit code 2.
test / Functional - WP trunk on PHP 8.0 with MySQL 5.7
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 2 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 3 - symfony/config is locked to version v6.3.0 and an update of this package was not requested. - symfony/config v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 4 - symfony/console is locked to version v6.3.0 and an update of this package was not requested. - symfony/console v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 5 - symfony/dependency-injection is locked to version v6.3.1 and an update of this package was not requested. - symfony/dependency-injection v6.3.1 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 6 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 7 - symfony/event-dispatcher is locked to version v6.3.0 and an update of this package was not requested. - symfony/event-dispatcher v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 8 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 9 - symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested. - symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 10 - symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 11 - symfony/string is locked to version v6.3.0 and an update of this package was not requested. - symfony/string v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 12 - symfony/translation is locked to version v6.3.0 and an update of this package was not requested. - symfony/translation v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 13 - symfony/translation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/translation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 14 - symfony/var-exporter is locked to version v6.3.0 and an update of this package was not requested. - symfony/var-exporter v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 15 - symfony/yaml is locked to version v6.3.0 and an update of this package was not requested. - symfony/yaml v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 16 - symfony/finder v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. - wp-cli/wp-cli v2.8.1 requires symfony/finder >2.7 -> satisfiable by symfony/finder[v6.3.0]. - wp-cli/wp-cli is locked to version v2.8.1 and an update of this package was not requested.
test / Functional - WP trunk on PHP 8.0 with MySQL 5.7
Process completed with exit code 2.
test / Functional - WP trunk on PHP 7.0 with MySQL 5.7
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (7.0.33) does not satisfy that requirement. Problem 2 - behat/behat is locked to version v3.13.0 and an update of this package was not requested. - behat/behat v3.13.0 requires php ^7.2 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 3 - behat/gherkin is locked to version v4.9.0 and an update of this package was not requested. - behat/gherkin v4.9.0 requires php ~7.2|~8.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 4 - behat/transliterator is locked to version v1.5.0 and an update of this package was not requested. - behat/transliterator v1.5.0 requires php >=7.2 -> your php version (7.0.33) does not satisfy that requirement. Problem 5 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.0.33) does not satisfy that requirement. Problem 6 - myclabs/deep-copy is locked to version 1.11.1 and an update of this package was not requested. - myclabs/deep-copy 1.11.1 requires php ^7.1 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 7 - phar-io/manifest is locked to version 2.0.3 and an update of this package was not requested. - phar-io/manifest 2.0.3 requires php ^7.2 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 8 - phar-io/version is locked to version 3.2.1 and an update of this package was not requested. - phar-io/version 3.2.1 requires php ^7.2 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 9 - phpunit/php-code-coverage is locked to version 9.2.26 and an update of this package was not requested. - phpunit/php-code-coverage 9.2.26 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 10 - phpunit/php-file-iterator is locked to version 3.0.6 and an update of this package was not requested. - phpunit/php-file-iterator 3.0.6 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 11 - phpunit/php-invoker is locked to version 3.1.1 and an update of this package was not requested. - phpunit/php-invoker 3.1.1 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 12 - phpunit/php-text-template is locked to version 2.0.4 and an update of this package was not requested. - phpunit/php-text-template 2.0.4 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 13 - phpunit/php-timer is locked to version 5.0.3 and an update of this package was not requested. - phpunit/php-timer 5.0.3 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 14 - phpunit/phpunit is locked to version 9.6.10 and an update of this package was not requested. - phpunit/phpunit 9.6.10 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 15 - psr/container is locked to version 2.0.2 and an update of this package was not requested. - psr/container 2.0.2 requires php >=7.4.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 16 - psr/event-dispatcher is locked to version 1.0.0 and an update of this package was not requested. - psr/event-dispatcher 1.0.0 requires php >=7.2.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 17 - sebastian/cli-parser is locked to version 1.0.1 and an update of this package was not requested. - sebastian/cli-parser 1.0.1 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 18 - sebastian/code-unit is locked to version 1.0.8 and an update of this
test / Functional - WP trunk on PHP 7.0 with MySQL 5.7
Process completed with exit code 2.
test / Functional - WP trunk on PHP 7.0 with MySQL 5.6
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (7.0.33) does not satisfy that requirement. Problem 2 - behat/behat is locked to version v3.13.0 and an update of this package was not requested. - behat/behat v3.13.0 requires php ^7.2 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 3 - behat/gherkin is locked to version v4.9.0 and an update of this package was not requested. - behat/gherkin v4.9.0 requires php ~7.2|~8.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 4 - behat/transliterator is locked to version v1.5.0 and an update of this package was not requested. - behat/transliterator v1.5.0 requires php >=7.2 -> your php version (7.0.33) does not satisfy that requirement. Problem 5 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.0.33) does not satisfy that requirement. Problem 6 - myclabs/deep-copy is locked to version 1.11.1 and an update of this package was not requested. - myclabs/deep-copy 1.11.1 requires php ^7.1 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 7 - phar-io/manifest is locked to version 2.0.3 and an update of this package was not requested. - phar-io/manifest 2.0.3 requires php ^7.2 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 8 - phar-io/version is locked to version 3.2.1 and an update of this package was not requested. - phar-io/version 3.2.1 requires php ^7.2 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 9 - phpunit/php-code-coverage is locked to version 9.2.26 and an update of this package was not requested. - phpunit/php-code-coverage 9.2.26 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 10 - phpunit/php-file-iterator is locked to version 3.0.6 and an update of this package was not requested. - phpunit/php-file-iterator 3.0.6 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 11 - phpunit/php-invoker is locked to version 3.1.1 and an update of this package was not requested. - phpunit/php-invoker 3.1.1 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 12 - phpunit/php-text-template is locked to version 2.0.4 and an update of this package was not requested. - phpunit/php-text-template 2.0.4 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 13 - phpunit/php-timer is locked to version 5.0.3 and an update of this package was not requested. - phpunit/php-timer 5.0.3 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 14 - phpunit/phpunit is locked to version 9.6.10 and an update of this package was not requested. - phpunit/phpunit 9.6.10 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 15 - psr/container is locked to version 2.0.2 and an update of this package was not requested. - psr/container 2.0.2 requires php >=7.4.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 16 - psr/event-dispatcher is locked to version 1.0.0 and an update of this package was not requested. - psr/event-dispatcher 1.0.0 requires php >=7.2.0 -> your php version (7.0.33) does not satisfy that requirement. Problem 17 - sebastian/cli-parser is locked to version 1.0.1 and an update of this package was not requested. - sebastian/cli-parser 1.0.1 requires php >=7.3 -> your php version (7.0.33) does not satisfy that requirement. Problem 18 - sebastian/code-unit is locked to version 1.0.8 and an update of this
test / Functional - WP trunk on PHP 7.0 with MySQL 5.6
Process completed with exit code 2.
test / Functional - WP latest on PHP 8.2 with MySQL 8.0
Canceling since a higher priority waiting request for 'Testing-refs/pull/21/merge' exists
test / Functional - WP trunk on PHP 7.0 with MySQL 8.0
The operation was canceled.
test / Functional - WP trunk on PHP 8.0 with MySQL 8.0
The operation was canceled.
test / Functional - WP trunk on PHP 8.1 with MySQL 8.0
Canceling since a higher priority waiting request for 'Testing-refs/pull/21/merge' exists
test / Functional - WP trunk on PHP 8.1 with MySQL 8.0
Process completed with exit code 1.
test / Functional - WP latest on PHP 5.6 with MySQL 8.0
Canceling since a higher priority waiting request for 'Testing-refs/pull/21/merge' exists
test / Functional - WP latest on PHP 5.6 with MySQL 8.0
The operation was canceled.
test / Functional - WP latest on PHP 7.0 with MySQL 8.0
Canceling since a higher priority waiting request for 'Testing-refs/pull/21/merge' exists
test / Functional - WP latest on PHP 7.0 with MySQL 8.0
The operation was canceled.
test / Functional - WP latest on PHP 8.1 with MySQL 8.0
Canceling since a higher priority waiting request for 'Testing-refs/pull/21/merge' exists
test / Functional - WP latest on PHP 8.1 with MySQL 8.0
The operation was canceled.
test / Functional - WP trunk on PHP 8.2 with MySQL 8.0
The operation was canceled.