Update PHPStan packages to v2 (major) - autoclosed #41
test.yml
on: pull_request
Quality checks
24s
Matrix: test
Annotations
5 errors
|
Quality checks:
src/Baseline/BaselineSetFactory.php#L13
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.ErrorControlOperator) - handled by the RuntimeException): Unexpected token ".ErrorControlOperator)", expected ')' at offset 132 on line 4
|
|
Quality checks:
src/Plugin/Plugin.php#L52
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.ErrorControlOperator) - handled by the === false check): Unexpected token ".ErrorControlOperator)", expected ')' at offset 34 on line 2
|
|
Quality checks:
tests/Unit/Plugin/BaselineHandlerTest.php#L14
@Covers value ::__construct references an invalid method.
|
|
Quality checks:
tests/Unit/Plugin/PluginTest.php#L22
@Covers value ::__construct references an invalid method.
|
|
Quality checks
Process completed with exit code 1.
|