Use PHPUnit attributes over annotations #603
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint-and-analyse-php.yml
on: pull_request
lint-php
56s
Matrix: analyse-php
Annotations
10 errors and 1 warning
PossiblyUnusedMethod:
tests/Builder/AlterStatementTest.php#L161
tests/Builder/AlterStatementTest.php:161:28: PossiblyUnusedMethod: Cannot find any calls to method PhpMyAdmin\SqlParser\Tests\Builder\AlterStatementTest::provideBuilderForRenameColumn (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
tests/Builder/CreateStatementTest.php#L256
tests/Builder/CreateStatementTest.php:256:28: PossiblyUnusedMethod: Cannot find any calls to method PhpMyAdmin\SqlParser\Tests\Builder\CreateStatementTest::partitionQueriesProvider (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
tests/Builder/StatementTest.php#L65
tests/Builder/StatementTest.php:65:28: PossiblyUnusedMethod: Cannot find any calls to method PhpMyAdmin\SqlParser\Tests\Builder\StatementTest::getAliasesProvider (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
tests/Components/ArrayObjTest.php#L52
tests/Components/ArrayObjTest.php:52:28: PossiblyUnusedMethod: Cannot find any calls to method PhpMyAdmin\SqlParser\Tests\Components\ArrayObjTest::parseProvider (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
tests/Components/ExpressionTest.php#L55
tests/Components/ExpressionTest.php:55:28: PossiblyUnusedMethod: Cannot find any calls to method PhpMyAdmin\SqlParser\Tests\Components\ExpressionTest::parseErrProvider (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
tests/Components/ExpressionTest.php#L98
tests/Components/ExpressionTest.php:98:28: PossiblyUnusedMethod: Cannot find any calls to method PhpMyAdmin\SqlParser\Tests\Components\ExpressionTest::mysqlCommandsProvider (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
tests/Components/GroupKeywordTest.php#L20
tests/Components/GroupKeywordTest.php:20:28: PossiblyUnusedMethod: Cannot find any calls to method PhpMyAdmin\SqlParser\Tests\Components\GroupKeywordTest::provideExpressions (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
tests/Components/LimitTest.php#L34
tests/Components/LimitTest.php:34:28: PossiblyUnusedMethod: Cannot find any calls to method PhpMyAdmin\SqlParser\Tests\Components\LimitTest::parseProvider (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
tests/Components/LockExpressionTest.php#L43
tests/Components/LockExpressionTest.php:43:28: PossiblyUnusedMethod: Cannot find any calls to method PhpMyAdmin\SqlParser\Tests\Components\LockExpressionTest::parseErrProvider (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
tests/Lexer/ContextTest.php#L49
tests/Lexer/ContextTest.php:49:28: PossiblyUnusedMethod: Cannot find any calls to method PhpMyAdmin\SqlParser\Tests\Lexer\ContextTest::contextLoadingProvider (see https://psalm.dev/087)
|
analyse-php (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|