Skip to content

Fix #210 | PHP 8.3 compatibility #348

Fix #210 | PHP 8.3 compatibility

Fix #210 | PHP 8.3 compatibility #348

Triggered via pull request July 15, 2024 09:18
Status Failure
Total duration 20s
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 uses Node.js version which is deprecated 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/