Fix lexing name starting with numner #19
lint-and-analyse-php.yml
on: push
Matrix: analyse-php
Matrix: lint-php
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.
|