Skip to content

feat(chore): Update to PHPCSStandards/PHP_CodeSniffer #161

feat(chore): Update to PHPCSStandards/PHP_CodeSniffer

feat(chore): Update to PHPCSStandards/PHP_CodeSniffer #161

Triggered via pull request December 1, 2023 22:32
Status Failure
Total duration 15s
Artifacts

coverage.yml

on: pull_request
coverage
7s
coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
coverage
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.15 requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.0]. - phpunit/phpunit is locked to version 9.6.15 and an update of this package was not requested.
coverage
Process completed with exit code 2.
coverage
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/