Skip to content

Drop Utils\Routine class #909

Drop Utils\Routine class

Drop Utils\Routine class #909

Triggered via pull request September 23, 2024 21:05
Status Failure
Total duration 1m 24s
Artifacts

lint-and-analyse-php.yml

on: pull_request
Matrix: analyse-php
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
UnusedBaselineEntry: 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)
UnusedBaselineEntry: 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)
UnusedBaselineEntry: 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)
UnusedBaselineEntry: 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)
UnusedBaselineEntry: 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)
UnusedBaselineEntry: 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)
UnusedBaselineEntry: 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)
UnusedBaselineEntry: 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)
UnusedBaselineEntry: 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)
UnusedBaselineEntry: 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-php (8.2)
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-php (8.2)
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-php (8.2)
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-php (8.2)
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-php (8.2)
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-php (8.2)
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-php (8.2)
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-php (8.2)
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-php (8.2)
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-php (8.2)
Process completed with exit code 1.
analyse-php (8.2)
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/
analyse-php (8.2)
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/
lint-php
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/