.github/workflows/codeql-daily.yml #95
Annotations
1 error and 7 warnings
CodeQL-Build
Error running analysis for cpp: Error: Failure invoking /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/codeql with arguments database,run-queries,--ram=14957,--threads=4,/home/runner/work/_temp/codeql_databases/cpp,--min-disk-free=1024,-v,/home/runner/work/_temp/codeql_databases/cpp-queries-builtin.qls.
Exit code 2 and error was:
Writing logs to /home/runner/work/_temp/codeql_databases/cpp/log/database-run-queries-20240208.135144.447.log.
Falling back to 2.15.x RAM sizing, for CodeQL Action compatibility.
Writing logs to /home/runner/work/_temp/codeql_databases/cpp/log/execute-queries-20240208.135145.030.log.
Recording pack reference codeql/cpp-queries at /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3.
Compiling in 3 threads due to RAM limits.
[1/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Critical/OverflowStatic.qlx.
[2/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Critical/IncorrectCheckScanf.qlx.
[3/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Critical/DoubleFree.qlx.
[4/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Critical/NewFreeMismatch.qlx.
[5/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-131/NoSpaceForZeroTerminator.qlx.
[6/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Critical/UseAfterFree.qlx.
[7/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-704/WcharCharConversion.qlx.
[8/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-311/CleartextFileWrite.qlx.
[9/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-311/CleartextTransmission.qlx.
[10/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-190/ComparisonWithWiderType.qlx.
[11/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-190/ArithmeticUncontrolled.qlx.
[12/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-468/SuspiciousAddWithSizeof.qlx.
[13/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-079/CgiXss.qlx.
[14/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-120/BadlyBoundedWrite.qlx.
[15/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-120/VeryLikelyOverrunWrite.qlx.
[16/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-134/UncontrolledFormatString.qlx.
[17/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-089/SqlTainted.qlx.
[18/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-319/UseOfHttp.qlx.
[19/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-416/UseOfStringAfterLifetimeEnds.qlx.
[20/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-416/UseOfUniquePointerAfterLifetimeEnds.qlx.
[21/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-253/HResultBooleanConversion.qlx.
[22/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-327/OpenSslHeartbleed.qlx.
[23/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-327/BrokenCryptoAlgorithm.qlx.
[24/52] Loaded /opt/hostedtoolcache/CodeQL/2.16.1/x64/codeql/qlpacks/codeql/cpp-queries/0.9.3/Security/CWE/CWE-014/MemsetMayBeDeleted.qlx.
[25/52] Loa
|
CodeQL-Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b, github/codeql-action/init@41a4ada31ba866a7f1196b9602703a89edd69e22, github/codeql-action/analyze@41a4ada31ba866a7f1196b9602703a89edd69e22. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL-Build
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 49 MB
|
CodeQL-Build
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
|
CodeQL-Build
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/
|
CodeQL-Build
The `save-state` 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/
|
CodeQL-Build
The `save-state` 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/
|
CodeQL-Build
The `save-state` 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/
|