[TASK] Update the development dependencies #4719
ci.yml
on: pull_request
Matrix: PHP Lint
Matrix: Static Analysis
Matrix: Unit tests
Annotations
10 errors
|
Static Analysis (php:stan, 8.3):
tests/Unit/PhpStan/IgnoreBooleanAlwaysImpossibleInstanceofTest.php#L39
Call to an undefined static method Sabberworm\CSS\Tests\Unit\PhpStan\IgnoreBooleanAlwaysImpossibleInstanceofTest::markTestSkipped().
|
|
Static Analysis (php:stan, 8.3):
tests/Unit/PhpStan/IgnoreBooleanAlwaysImpossibleInstanceofTest.php#L28
No error with identifier phpstanApi.classConstant is reported on line 28.
|
|
Static Analysis (php:stan, 8.3):
tests/Unit/PhpStan/IgnoreBooleanAlwaysImpossibleInstanceofTest.php#L28
Class PHPStan\Rules\Classes\ImpossibleInstanceOfRule not found.
|
|
Static Analysis (php:stan, 8.3):
tests/Unit/PhpStan/IgnoreBooleanAlwaysImpossibleInstanceofTest.php#L28
Call to an undefined static method Sabberworm\CSS\Tests\Unit\PhpStan\IgnoreBooleanAlwaysImpossibleInstanceofTest::getContainer().
|
|
Static Analysis (php:stan, 8.3):
tests/Unit/PhpStan/IgnoreBooleanAlwaysImpossibleInstanceofTest.php#L24
PHPDoc tag `@return` with type PHPStan\Rules\Classes\ImpossibleInstanceOfRule is not subtype of native type PHPStan\Rules\Rule.
|
|
Static Analysis (php:stan, 8.3):
tests/Unit/PhpStan/IgnoreBooleanAlwaysImpossibleInstanceofTest.php#L24
Method Sabberworm\CSS\Tests\Unit\PhpStan\IgnoreBooleanAlwaysImpossibleInstanceofTest::getRule() return type with generic interface PHPStan\Rules\Rule does not specify its types: TNodeType
|
|
Static Analysis (php:stan, 8.3):
tests/Unit/PhpStan/IgnoreBooleanAlwaysImpossibleInstanceofTest.php#L24
Method Sabberworm\CSS\Tests\Unit\PhpStan\IgnoreBooleanAlwaysImpossibleInstanceofTest::getRule() has invalid return type PHPStan\Rules\Classes\ImpossibleInstanceOfRule.
|
|
Static Analysis (php:stan, 8.3):
tests/Unit/PhpStan/IgnoreBooleanAlwaysImpossibleAssertTest.php#L43
Call to an undefined method Sabberworm\CSS\Tests\Unit\PhpStan\IgnoreBooleanAlwaysImpossibleAssertTest::analyse().
|
|
Static Analysis (php:stan, 8.3):
tests/Unit/PhpStan/IgnoreBooleanAlwaysImpossibleAssertTest.php#L39
Call to an undefined static method Sabberworm\CSS\Tests\Unit\PhpStan\IgnoreBooleanAlwaysImpossibleAssertTest::markTestSkipped().
|
|
Static Analysis (php:stan, 8.3):
tests/Unit/PhpStan/IgnoreBooleanAlwaysImpossibleAssertTest.php#L28
Call to an undefined static method Sabberworm\CSS\Tests\Unit\PhpStan\IgnoreBooleanAlwaysImpossibleAssertTest::getContainer().
|