Skip to content

Fix lexing name starting with numner #19

Fix lexing name starting with numner

Fix lexing name starting with numner #19

Triggered via push September 5, 2025 21:05
Status Failure
Total duration 1m 39s
Artifacts
Matrix: analyse-php
Matrix: lint-php
Fit to window
Zoom out
Zoom in

Annotations

6 errors
analyse-php (7.4)
Process completed with exit code 2.
analyse-php (7.4)
Process completed with exit code 1.
analyse-php (7.4): src/Lexer.php#L1085
Parameter #1 $str of static method PhpMyAdmin\SqlParser\Context::isSeparator() expects string, mixed given.
analyse-php (7.4): src/Lexer.php#L1081
Parameter #1 $str of static method PhpMyAdmin\SqlParser\Context::isSeparator() expects string, mixed given.
analyse-php (7.4): src/Lexer.php#L918
Parameter #1 $str of static method PhpMyAdmin\SqlParser\Context::isSeparator() expects string, mixed given.
analyse-php (7.4): src/Lexer.php#L524
Ignored error pattern #^Parameter \#1 \$str of static method PhpMyAdmin\\SqlParser\\Context\:\:isSeparator\(\) expects string, mixed given\.$# in path /home/runner/work/sql-parser/sql-parser/src/Lexer.php is expected to occur 4 times, but occurred 7 times.