Query: parse as AST #9159
Annotations
2 errors and 11 warnings
Statically analyze using PHPMD
Unexpected token: TRUE, line: 22, col: 7, file: /home/runner/work/kirby/kirby/src/Toolkit/Query/TokenType.php.
|
Statically analyze using PHPMD
Process completed with exit code 3.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c, github/codeql-action/upload-sarif@4a8f20f6b9b5114f354129a1e2f391d75bfd640a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Upload code scanning results to GitHub
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Statically analyze using PHPMD:
src/Toolkit/Query/BaseParser.php#L29
Missing class import via use statement (line '29', column '14').
|
Statically analyze using PHPMD:
src/Toolkit/Query/BaseParser.php#L40
Missing class import via use statement (line '40', column '13').
|
Statically analyze using PHPMD:
src/Toolkit/Query/Parser.php#L151
Missing class import via use statement (line '151', column '17').
|
Statically analyze using PHPMD:
src/Toolkit/Query/Parser.php#L158
Missing class import via use statement (line '158', column '16').
|
Statically analyze using PHPMD:
src/Toolkit/Query/Parser.php#L166
Missing class import via use statement (line '166', column '13').
|
Statically analyze using PHPMD:
src/Toolkit/Query/Runners/Transpiled.php#L82
Missing class import via use statement (line '82', column '14').
|
Statically analyze using PHPMD:
src/Toolkit/Query/Runners/Visitors/CodeGen.php#L131
Missing class import via use statement (line '131', column '14').
|
Statically analyze using PHPMD:
src/Toolkit/Query/Runtime.php#L25
Missing class import via use statement (line '25', column '14').
|
Statically analyze using PHPMD:
src/Toolkit/Query/Tokenizer.php#L71
Missing class import via use statement (line '71', column '25').
|
Loading