Skip to content

Add CodeQL action

Add CodeQL action #1

Triggered via pull request August 20, 2023 08:06
Status Failure
Total duration 6m 39s
Artifacts

codeql.yml

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

Annotations

3 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: Build will be attempted from '.' even though no build system was found there. cpp/autobuilder: No supported build system detected. cat: /tmp/autobuild.IndZ0/tried_steps.txt: No such file or directory
Analyze (ruby)
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.1/x64/codeql/codeql database finalize --finalize-dataset --threads=2 --ram=5907 /home/runner/work/_temp/codeql_databases/ruby". Exit code was 32 and error was: CodeQL detected code written in Swift, C/C++ and YAML, but not any written in Ruby. Review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build.
Analyze (swift)
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 "/Users/runner/hostedtoolcache/CodeQL/2.14.1/x64/codeql/swift/tools/autobuild.sh". Exit code was 1 and error was: ** BUILD FAILED ** 2023-08-20 08:12:45.387802000 ERRO [autobuilder/build] [build-command-failed] `autobuild` failed to run the detected build command: ``` /usr/bin/xcodebuild build -project /Users/runner/work/ios-app/ios-app/IVPNClient.xcodeproj -target IVPNClient CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO ``` (XcodeBuildRunner.cpp:75)