Skip to content

CodeQL

CodeQL #207

Triggered via schedule January 11, 2024 09:01
Status Failure
Total duration 33s
Artifacts

codeql-analysis.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Analyse
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.15.5/x64/codeql/cpp/tools/autobuild.sh". Exit code was 1 and last log line was: cpp/autobuilder: No supported build system detected. See the logs for more details.
Analyse
We will only automatically build cpp code. If you wish to scan swift and java, you must replace the autobuild step of your workflow with custom build steps. For more information, see https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-the-codeql-workflow-for-compiled-languages#adding-build-steps-for-a-compiled-language
Analyse
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby