Skip to content

Escape identifiers that need it #616

Escape identifiers that need it

Escape identifiers that need it #616

Triggered via pull request August 29, 2023 22:19
Status Failure
Total duration 1m 8s
Artifacts

lint-and-analyse-php.yml

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

Annotations

3 errors and 1 warning
analyse-php (8.1): tests/Lexer/TokensListTest.php#L1
Ignored error pattern #^Call to method PHPUnit\\Framework\\Assert\:\:assertArrayHasKey\(\) with 2 and PhpMyAdmin\\SqlParser\\TokensList will always evaluate to false\.$# in path /home/runner/work/sql-parser/sql-parser/tests/Lexer/TokensListTest.php was not matched in reported errors.
analyse-php (8.1): tests/Misc/UtfStringTest.php#L1
Ignored error pattern #^Call to method PHPUnit\\Framework\\Assert\:\:assertArrayHasKey\(\) with 112 and PhpMyAdmin\\SqlParser\\UtfString will always evaluate to false\.$# in path /home/runner/work/sql-parser/sql-parser/tests/Misc/UtfStringTest.php was not matched in reported errors.
analyse-php (8.1)
Process completed with exit code 1.
analyse-php (8.1)
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/