Skip to content

Update dependency @wordpress/env to v10 #361

Update dependency @wordpress/env to v10

Update dependency @wordpress/env to v10 #361

Triggered via pull request November 16, 2023 22:53
Status Failure
Total duration 48s
Artifacts

test.yml

on: pull_request
Matrix: tag
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
PHP 8 / WP latest Test
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - phar-io/manifest is locked to version 1.0.3 and an update of this package was not requested. - phar-io/manifest 1.0.3 requires php ^5.6 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - phar-io/version is locked to version 2.0.1 and an update of this package was not requested. - phar-io/version 2.0.1 requires php ^5.6 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - phpunit/php-code-coverage is locked to version 6.1.4 and an update of this package was not requested. - phpunit/php-code-coverage 6.1.4 requires php ^7.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - phpunit/phpunit is locked to version 7.5.20 and an update of this package was not requested. - phpunit/phpunit 7.5.20 requires php ^7.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - sebastian/global-state is locked to version 2.0.0 and an update of this package was not requested. - sebastian/global-state 2.0.0 requires php ^7.0 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - phpunit/phpunit 7.5.20 requires php ^7.1 -> your php version (8.0.30) does not satisfy that requirement. - yoast/phpunit-polyfills 1.0.4 requires phpunit/phpunit ^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0 -> satisfiable by phpunit/phpunit[7.5.20]. - yoast/phpunit-polyfills is locked to version 1.0.4 and an update of this package was not requested.
PHP 8 / WP latest Test
Process completed with exit code 2.
PHP 7.4 / WP latest Test
The job was canceled because "_8_latest" failed.
PHP 7.4 / WP latest Test
The operation was canceled.
PHP 8 / WP latest Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/