Skip to content

Fix #210 | PHP 8.3 compatibility #360

Fix #210 | PHP 8.3 compatibility

Fix #210 | PHP 8.3 compatibility #360

Triggered via pull request August 14, 2024 11:49
Status Failure
Total duration 37s
Artifacts

phpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpcs
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 2 - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. - phpunit/phpunit 9.6.20 requires doctrine/instantiator ^1.5.0 || ^2 -> satisfiable by doctrine/instantiator[2.0.0]. - phpunit/phpunit is locked to version 9.6.20 and an update of this package was not requested.
phpcs
Process completed with exit code 2.
phpcs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/