Skip to content

Update dependency phpunit/phpunit to v11 #251

Update dependency phpunit/phpunit to v11

Update dependency phpunit/phpunit to v11 #251

Triggered via pull request April 24, 2024 08:12
Status Failure
Total duration 1m 32s
Artifacts

phpcs.yml

on: pull_request
phpcs check codestyles
1m 22s
phpcs check codestyles
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
phpcs check codestyles
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - phpunit/php-code-coverage is locked to version dev-main and an update of this package was not requested. - phpunit/php-code-coverage dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 2 - phpunit/php-file-iterator is locked to version dev-main and an update of this package was not requested. - phpunit/php-file-iterator dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 3 - phpunit/php-invoker is locked to version dev-main and an update of this package was not requested. - phpunit/php-invoker dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 4 - phpunit/php-text-template is locked to version dev-main and an update of this package was not requested. - phpunit/php-text-template dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 5 - phpunit/php-timer is locked to version dev-main and an update of this package was not requested. - phpunit/php-timer dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 6 - phpunit/phpunit is locked to version 11.1.3 and an update of this package was not requested. - phpunit/phpunit 11.1.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 7 - sebastian/cli-parser is locked to version dev-main and an update of this package was not requested. - sebastian/cli-parser dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 8 - sebastian/code-unit is locked to version dev-main and an update of this package was not requested. - sebastian/code-unit dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 9 - sebastian/code-unit-reverse-lookup is locked to version dev-main and an update of this package was not requested. - sebastian/code-unit-reverse-lookup dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 10 - sebastian/comparator is locked to version dev-main and an update of this package was not requested. - sebastian/comparator dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 11 - sebastian/complexity is locked to version dev-main and an update of this package was not requested. - sebastian/complexity dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 12 - sebastian/diff is locked to version dev-main and an update of this package was not requested. - sebastian/diff dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 13 - sebastian/environment is locked to version dev-main and an update of this package was not requested. - sebastian/environment dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 14 - sebastian/exporter is locked to version dev-main and an update of this package was not requested. - sebastian/exporter dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 15 - sebastian/global-state is locked to version dev-main and an update of this package was not requested. - sebastian/global-state dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 16 - sebastian/lines-of-code is locked to version dev-main and an update of this package was not requested. - sebastian/lines-of-code dev-main requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 17 - sebastian/object-enumerator is locked to version dev-main and an update of this package was not requested. - sebastian/object-enumerator dev-main require
phpcs check codestyles
Process completed with exit code 2.
phpcs check codestyles
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpcs check codestyles
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/
phpcs check codestyles
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/