PHPCS in CI #128
ci.yml
on: pull_request
PHP CodeSniffer (Required for PRs)
44s
Matrix: Code Quality Checks
Annotations
9 errors
|
Code Quality Checks (8.0)
Process completed with exit code 2.
|
|
Code Quality Checks (8.0)
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.x-dev and an update of this package was not requested.
- doctrine/instantiator 2.0.x-dev requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- phpunit/phpunit is locked to version 9.6.x-dev and an update of this package was not requested.
- doctrine/instantiator 2.0.x-dev requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- phpunit/phpunit 9.6.x-dev requires doctrine/instantiator ^1.5.0 || ^2 -> satisfiable by doctrine/instantiator[2.0.x-dev].
|
|
Code Quality Checks (7.2)
The operation was canceled.
|
|
Code Quality Checks (7.2)
The strategy configuration was canceled because "code-quality._8_0" failed
|
|
Code Quality Checks (8.1)
The operation was canceled.
|
|
Code Quality Checks (8.1)
The strategy configuration was canceled because "code-quality._8_0" failed
|
|
Code Quality Checks (8.2)
The operation was canceled.
|
|
Code Quality Checks (8.2)
The strategy configuration was canceled because "code-quality._8_0" failed
|
|
PHP CodeSniffer (Required for PRs)
Process completed with exit code 2.
|