Skip to content

CodeQL

CodeQL #239

Triggered via schedule October 11, 2023 09:41
Status Failure
Total duration 3m 9s
Artifacts

codeql-analysis.yml

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

Annotations

1 error and 1 warning
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/brynet/brynet/_codeql_build_dir] cpp/autobuilder: trying to run make [current dir: /home/runner/work/brynet/brynet/_codeql_build_dir] cpp/autobuilder: No supported build command succeeded.
Analyze (cpp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/