PHPUnit 10 #169
static-analysis.yml
on: pull_request
Matrix: Static Analysis / PHPStan
Matrix: Static Analysis / Psalm
Annotations
3 errors and 2 warnings
PossiblyUnusedMethod:
tests/AbstractLexerTest.php#L33
tests/AbstractLexerTest.php:33:28: PossiblyUnusedMethod: Cannot find any calls to method Doctrine\Tests\Common\Lexer\AbstractLexerTest::dataProvider (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
tests/AbstractLexerTest.php#L165
tests/AbstractLexerTest.php:165:28: PossiblyUnusedMethod: Cannot find any calls to method Doctrine\Tests\Common\Lexer\AbstractLexerTest::inputUntilPositionDataProvider (see https://psalm.dev/087)
|
Static Analysis / Psalm (8.3)
Process completed with exit code 2.
|
Static Analysis / PHPStan (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static Analysis / Psalm (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|