Skip to content

PHP 8.1

PHP 8.1 #32

Triggered via pull request October 4, 2023 10:04
@SebKaySebKay
synchronize #27
php8
Status Failure
Total duration 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Validate
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 10.1.3 and an update of this package was not requested. - phpunit/php-code-coverage 10.1.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - phpunit/php-file-iterator is locked to version 4.0.2 and an update of this package was not requested. - phpunit/php-file-iterator 4.0.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - phpunit/php-invoker is locked to version 4.0.0 and an update of this package was not requested. - phpunit/php-invoker 4.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - phpunit/php-text-template is locked to version 3.0.0 and an update of this package was not requested. - phpunit/php-text-template 3.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - phpunit/php-timer is locked to version 6.0.0 and an update of this package was not requested. - phpunit/php-timer 6.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - phpunit/phpunit is locked to version 10.3.2 and an update of this package was not requested. - phpunit/phpunit 10.3.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - sebastian/cli-parser is locked to version 2.0.0 and an update of this package was not requested. - sebastian/cli-parser 2.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - sebastian/code-unit is locked to version 2.0.0 and an update of this package was not requested. - sebastian/code-unit 2.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - sebastian/code-unit-reverse-lookup is locked to version 3.0.0 and an update of this package was not requested. - sebastian/code-unit-reverse-lookup 3.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - sebastian/comparator is locked to version 5.0.1 and an update of this package was not requested. - sebastian/comparator 5.0.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - sebastian/complexity is locked to version 3.0.0 and an update of this package was not requested. - sebastian/complexity 3.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - sebastian/diff is locked to version 5.0.3 and an update of this package was not requested. - sebastian/diff 5.0.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - sebastian/environment is locked to version 6.0.1 and an update of this package was not requested. - sebastian/environment 6.0.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - sebastian/exporter is locked to version 5.0.0 and an update of this package was not requested. - sebastian/exporter 5.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 15 - sebastian/global-state is locked to version 6.0.1 and an update of this package was not requested. - sebastian/global-state 6.0.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 16 - sebastian/lines-of-code is locked to version 2.0.0 and an update of this package was not requested. - sebastian/lines-of-code 2.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 17 - sebastian/object-enumerator is locked to version 5.0.0 and an update of this package was not requested. - sebastian/object-enumerator 5.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 18 -
Validate
Process completed with exit code 2.
Validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/