Skip to content

Translated using Weblate (Slovak) #1013

Translated using Weblate (Slovak)

Translated using Weblate (Slovak) #1013

Triggered via push September 28, 2025 23:02
Status Failure
Total duration 1m 35s
Artifacts
Matrix: analyse-php
Matrix: lint-php
Fit to window
Zoom out
Zoom in

Annotations

10 errors
analyse-php (8.2): src/Lexer.php#L0
Ignored error pattern #^Parameter \#1 \$string of static method PhpMyAdmin\\SqlParser\\Context\:\:isSeparator\(\) expects string, mixed given\.$# (argument.type) in path /home/runner/work/sql-parser/sql-parser/src/Lexer.php was not matched in reported errors.
analyse-php (8.2): src/Lexer.php#L0
Ignored error pattern #^Parameter \#1 \$string of static method PhpMyAdmin\\SqlParser\\Context\:\:isComment\(\) expects string, mixed given\.$# (argument.type) in path /home/runner/work/sql-parser/sql-parser/src/Lexer.php was not matched in reported errors.
analyse-php (8.2): src/Lexer.php#L0
Ignored error pattern #^Parameter \#1 \$character of static method PhpMyAdmin\\SqlParser\\Context\:\:isWhitespace\(\) expects string, mixed given\.$# (argument.type) in path /home/runner/work/sql-parser/sql-parser/src/Lexer.php was not matched in reported errors.
analyse-php (8.2): src/Lexer.php#L0
Ignored error pattern #^Parameter \#1 \$character of static method PhpMyAdmin\\SqlParser\\Context\:\:isSymbol\(\) expects string, mixed given\.$# (argument.type) in path /home/runner/work/sql-parser/sql-parser/src/Lexer.php was not matched in reported errors.
analyse-php (8.2): src/Lexer.php#L0
Ignored error pattern #^Parameter \#1 \$character of static method PhpMyAdmin\\SqlParser\\Context\:\:isString\(\) expects string, mixed given\.$# (argument.type) in path /home/runner/work/sql-parser/sql-parser/src/Lexer.php was not matched in reported errors.
analyse-php (8.2): src/Lexer.php#L0
Ignored error pattern #^Binary operation "\.\=" between string and mixed results in an error\.$# (assignOp.invalid) in path /home/runner/work/sql-parser/sql-parser/src/Lexer.php was not matched in reported errors.
analyse-php (8.2): src/Lexer.php#L0
Ignored error pattern #^Binary operation "\.\=" between mixed and string results in an error\.$# (assignOp.invalid) in path /home/runner/work/sql-parser/sql-parser/src/Lexer.php was not matched in reported errors.
analyse-php (8.2): src/Lexer.php#L0
Ignored error pattern #^Binary operation "\.\=" between mixed and mixed results in an error\.$# (assignOp.invalid) in path /home/runner/work/sql-parser/sql-parser/src/Lexer.php was not matched in reported errors.
analyse-php (8.2): src/Lexer.php#L0
Ignored error pattern #^Binary operation "\." between string and mixed results in an error\.$# (binaryOp.invalid) in path /home/runner/work/sql-parser/sql-parser/src/Lexer.php was not matched in reported errors.
analyse-php (8.2): src/Lexer.php#L0
Ignored error pattern #^Binary operation "\." between mixed and mixed results in an error\.$# (binaryOp.invalid) in path /home/runner/work/sql-parser/sql-parser/src/Lexer.php was not matched in reported errors.