Skip to content

CodeQL Setup

CodeQL Setup #1

Triggered via dynamic October 2, 2023 12:34
Status Failure
Total duration 1m 19s
Artifacts

codeql

on: dynamic
Matrix: Analyze
Upload Results
0s
Upload Results
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Analyze (python)
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.6/x64/codeql/codeql database finalize --finalize-dataset --threads=2 --ram=5897 /home/runner/work/_temp/codeql_databases/python". Exit code was 32 and error was: CodeQL detected code written in C/C++ and YAML, but not any written in Python. Review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build.
Analyze (cpp)
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.14.6/x64/codeql/cpp/tools/autobuild.sh". Exit code was 1 and error was: cpp/autobuilder: Using build system found in '.' cpp/autobuilder: trying to run cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_DOCS=OFF -DCATKIN_ENABLE_TESTING=OFF -DBUILD_DOCUMENTATION=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS= -DCMAKE_C_FLAGS= .. [current dir: /home/runner/work/symcc/symcc/_codeql_build_dir] cpp/autobuilder: trying to run make [current dir: /home/runner/work/symcc/symcc/_codeql_build_dir] cpp/autobuilder: No supported build command succeeded.