Skip to content

Create codeql.yml

Create codeql.yml #1

Triggered via push August 24, 2023 17:20
Status Failure
Total duration 3m 20s
Artifacts

codeql.yml

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

Annotations

2 errors
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.1/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=-fpermissive -DCMAKE_C_FLAGS= .. [current dir: /home/runner/work/IKW-GraphEngine/IKW-GraphEngine/_codeql_build_dir] cpp/autobuilder: Incompatible operating system (expected Windows). cpp/autobuilder: No supported build command succeeded.
Analyze (csharp)
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.1/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and error was: A compatible installed dotnet SDK for global.json version: [6.0.300] from [/home/runner/work/IKW-GraphEngine/IKW-GraphEngine/global.json] was not found Please install the [6.0.300] SDK or update [/home/runner/work/IKW-GraphEngine/IKW-GraphEngine/global.json] with an installed dotnet SDK: A compatible installed dotnet SDK for global.json version: [6.0.300] from [/home/runner/work/IKW-GraphEngine/IKW-GraphEngine/global.json] was not found Please install the [6.0.300] SDK or update [/home/runner/work/IKW-GraphEngine/IKW-GraphEngine/global.json] with an installed dotnet SDK: CMake Error: The current CMakeCache.txt directory /home/runner/work/IKW-GraphEngine/IKW-GraphEngine/build/CMakeCache.txt is different than the directory o:/IKW-GraphEngine/build where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt CMake Error: The source "/home/runner/work/IKW-GraphEngine/IKW-GraphEngine/CMakeLists.txt" does not match the source "O:/IKW-GraphEngine/CMakeLists.txt" used to generate cache. Re-run cmake with a different source directory. Error: Could not auto-detect a suitable build method