Skip to content

Bump phpunit/phpunit from 9.6.20 to 11.2.9 #5

Bump phpunit/phpunit from 9.6.20 to 11.2.9

Bump phpunit/phpunit from 9.6.20 to 11.2.9 #5

Triggered via push July 31, 2024 02:37
Status Failure
Total duration 24s
Artifacts
Matrix: Validate Tests code style
Matrix: unit-tests
Qodana Analysis
0s
Qodana Analysis
Upload coverage
0s
Upload coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Validate Tests code style (8.1)
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 11.0.5 and an update of this package was not requested. - phpunit/php-code-coverage 11.0.5 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 2 - phpunit/php-file-iterator is locked to version 5.0.1 and an update of this package was not requested. - phpunit/php-file-iterator 5.0.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 3 - phpunit/php-invoker is locked to version 5.0.1 and an update of this package was not requested. - phpunit/php-invoker 5.0.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 4 - phpunit/php-text-template is locked to version 4.0.1 and an update of this package was not requested. - phpunit/php-text-template 4.0.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 5 - phpunit/php-timer is locked to version 7.0.1 and an update of this package was not requested. - phpunit/php-timer 7.0.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 6 - phpunit/phpunit is locked to version 11.2.9 and an update of this package was not requested. - phpunit/phpunit 11.2.9 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 7 - sebastian/cli-parser is locked to version 3.0.2 and an update of this package was not requested. - sebastian/cli-parser 3.0.2 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 8 - sebastian/code-unit is locked to version 3.0.1 and an update of this package was not requested. - sebastian/code-unit 3.0.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 9 - sebastian/code-unit-reverse-lookup is locked to version 4.0.1 and an update of this package was not requested. - sebastian/code-unit-reverse-lookup 4.0.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 10 - sebastian/comparator is locked to version 6.0.1 and an update of this package was not requested. - sebastian/comparator 6.0.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 11 - sebastian/complexity is locked to version 4.0.1 and an update of this package was not requested. - sebastian/complexity 4.0.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 12 - sebastian/diff is locked to version 6.0.2 and an update of this package was not requested. - sebastian/diff 6.0.2 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 13 - sebastian/environment is locked to version 7.2.0 and an update of this package was not requested. - sebastian/environment 7.2.0 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 14 - sebastian/exporter is locked to version 6.1.3 and an update of this package was not requested. - sebastian/exporter 6.1.3 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 15 - sebastian/global-state is locked to version 7.0.2 and an update of this package was not requested. - sebastian/global-state 7.0.2 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 16 - sebastian/lines-of-code is locked to version 3.0.1 and an update of this package was not requested. - sebastian/lines-of-code 3.0.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 17 - sebastian/object-enumerator is locked to version 6.0.1 and an update of this package was not requested. - sebastian/object-enumerator 6.0.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 18 -
Validate Tests code style (8.1)
Process completed with exit code 2.
Validate Tests code style (8.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/