Drop Utils\Routine class #909
Annotations
20 errors and 2 warnings
Analyse files with Psalm:
src/Utils/Routine.php#L1
src/Utils/Routine.php:0:0: UnusedBaselineEntry: Baseline for issue "InvalidReturnStatement" has 2 extra entries. (see https://psalm.dev/316)
|
Analyse files with Psalm:
src/Utils/Routine.php#L1
src/Utils/Routine.php:0:0: UnusedBaselineEntry: Baseline for issue "InvalidReturnType" has 2 extra entries. (see https://psalm.dev/316)
|
Analyse files with Psalm:
src/Utils/Routine.php#L1
src/Utils/Routine.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgumentTypeCoercion" has 3 extra entries. (see https://psalm.dev/316)
|
Analyse files with Psalm:
src/Utils/Routine.php#L1
src/Utils/Routine.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArrayAccess" has 3 extra entries. (see https://psalm.dev/316)
|
Analyse files with Psalm:
src/Utils/Routine.php#L1
src/Utils/Routine.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedAssignment" has 6 extra entries. (see https://psalm.dev/316)
|
Analyse files with Psalm:
src/Utils/Routine.php#L1
src/Utils/Routine.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyNullArgument" has 2 extra entries. (see https://psalm.dev/316)
|
Analyse files with Psalm:
src/Utils/Routine.php#L1
src/Utils/Routine.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyNullIterator" has 3 extra entries. (see https://psalm.dev/316)
|
Analyse files with Psalm:
src/Utils/Routine.php#L1
src/Utils/Routine.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyNullPropertyFetch" has 9 extra entries. (see https://psalm.dev/316)
|
Analyse files with Psalm:
src/Utils/Routine.php#L1
src/Utils/Routine.php:0:0: UnusedBaselineEntry: Baseline for issue "RiskyTruthyFalsyComparison" has 2 extra entries. (see https://psalm.dev/316)
|
Analyse files with Psalm:
tests/Utils/RoutineTest.php#L1
tests/Utils/RoutineTest.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyUnusedMethod" has 3 extra entries. (see https://psalm.dev/316)
|
Analyse files with PHPStan
Ignored error pattern #^Cannot access offset 'value' on mixed\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Routine.php was not matched in reported errors.
|
Analyse files with PHPStan
Ignored error pattern #^Cannot access property \$name on PhpMyAdmin\\SqlParser\\Components\\DataType\|null\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Routine.php was not matched in reported errors.
|
Analyse files with PHPStan
Ignored error pattern #^Cannot access property \$options on PhpMyAdmin\\SqlParser\\Components\\DataType\|null\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Routine.php was not matched in reported errors.
|
Analyse files with PHPStan
Ignored error pattern #^Cannot access property \$options on PhpMyAdmin\\SqlParser\\Components\\OptionsArray\|null\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Routine.php was not matched in reported errors.
|
Analyse files with PHPStan
Ignored error pattern #^Cannot access property \$parameters on PhpMyAdmin\\SqlParser\\Components\\DataType\|null\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Routine.php was not matched in reported errors.
|
Analyse files with PHPStan
Ignored error pattern #^Cannot assign new offset to array\<int\<0, max\>, mixed\>\|string\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Routine.php was not matched in reported errors.
|
Analyse files with PHPStan
Ignored error pattern #^Method PhpMyAdmin\\SqlParser\\Utils\\Routine\:\:getParameter\(\) should return array\<string\> but returns array\<int, string\|null\>\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Routine.php was not matched in reported errors.
|
Analyse files with PHPStan
Ignored error pattern #^Method PhpMyAdmin\\SqlParser\\Utils\\Routine\:\:getReturnType\(\) should return array\<string\> but returns array\<int, string\|null\>\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Routine.php was not matched in reported errors.
|
Analyse files with PHPStan
Ignored error pattern #^Parameter \#2 \$array of function implode expects array\|null, array\<int\<0, max\>, mixed\>\|string given\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Routine.php was not matched in reported errors.
|
Analyse files with PHPStan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Get Composer cache directory
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/
|
Loading