Skip to content

Add CodeQL check for bitshift precedence #448

Add CodeQL check for bitshift precedence

Add CodeQL check for bitshift precedence #448

Triggered via push January 25, 2024 03:29
Status Failure
Total duration 15m 26s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Analyze (cpp)
Error running analysis for cpp: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.16.0/x64/codeql/codeql database interpret-results --threads=4 --format=sarif-latest -v --output=../results/cpp.sarif --no-sarif-add-snippets --print-diagnostics-summary --print-metrics-summary --sarif-add-baseline-file-info --sarif-add-query-help --sarif-group-rules-by-pack --sarif-codescanning-config /home/runner/work/_temp/user-config.yaml --sarif-category /language:cpp --sublanguage-file-coverage --sarif-include-diagnostics --new-analysis-summary /home/runner/work/_temp/codeql_databases/cpp". Exit code was 2 and error was: A fatal error occurred: Could not process query metadata for /home/runner/work/zfs/zfs/.github/codeql/custom-queries/cpp/bitshiftPrecedence.ql. Error was: Expected result pattern(s) are not present for problem query: Expected alternating entity/string and string columns. [INVALID_RESULT_PATTERNS]. See the logs for more details.
Analyze (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (cpp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.