Skip to content

Feature/from 5 9 define context keywords relying on token constants #849

Feature/from 5 9 define context keywords relying on token constants

Feature/from 5 9 define context keywords relying on token constants #849

Triggered via pull request August 6, 2024 14:18
Status Failure
Total duration 1m 38s
Artifacts

lint-and-analyse-php.yml

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

Annotations

11 errors and 3 warnings
analyse-php (7.4)
Process completed with exit code 2.
analyse-php (7.4): src/Components/Expression.php#L1
Ignored error pattern #^Parameter \#2 \$array of function implode expects array\|null, array\<string\>\|string given\.$# in path /home/runner/work/sql-parser/sql-parser/src/Components/Expression.php was not matched in reported errors.
analyse-php (7.4): src/Components/Expression.php#L484
Parameter #2 $pieces of function implode expects array, array<string>|string given.
analyse-php (7.4): src/Components/OptionsArray.php#L1
Ignored error pattern #^Parameter \#2 \$string2 of function strcasecmp expects string, mixed given\.$# in path /home/runner/work/sql-parser/sql-parser/src/Components/OptionsArray.php was not matched in reported errors.
analyse-php (7.4): src/Components/OptionsArray.php#L321
Parameter #2 $str2 of function strcasecmp expects string, mixed given.
analyse-php (7.4): src/Components/OptionsArray.php#L345
Parameter #2 $str2 of function strcasecmp expects string, mixed given.
analyse-php (7.4): src/Components/Reference.php#L1
Ignored error pattern #^Parameter \#2 \$array of function implode expects array\|null, array\<string\>\|string given\.$# in path /home/runner/work/sql-parser/sql-parser/src/Components/Reference.php was not matched in reported errors.
analyse-php (7.4): src/Components/Reference.php#L154
Parameter #2 $pieces of function implode expects array, array<string>|string given.
analyse-php (7.4): src/Tools/ContextGenerator.php#L1
Ignored error pattern #^Parameter \#2 \.\.\.\$arrays of function array_merge expects array, array\<int, string\>\|false given\.$# in path /home/runner/work/sql-parser/sql-parser/src/Tools/ContextGenerator.php was not matched in reported errors.
analyse-php (7.4): src/Tools/ContextGenerator.php#L175
Parameter #2 ...$args of function array_merge expects array, array<int, string>|false given.
analyse-php (7.4): src/Tools/TestGenerator.php#L1
Ignored error pattern #^Parameter \#1 \$directory of function mkdir expects string, string\|null given\.$# in path /home/runner/work/sql-parser/sql-parser/src/Tools/TestGenerator.php was not matched in reported errors.
analyse-php (7.4)
The following actions uses Node.js version which is deprecated 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 (7.4)
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 uses Node.js version which is deprecated 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/