Skip to content

CodeQL

CodeQL #9

Triggered via schedule August 29, 2023 21:49
Status Failure
Total duration 6m 29s
Artifacts

codeql.yml

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

Annotations

4 errors
Analyze (ruby)
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.3/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 C/C++, Python, Java, JavaScript, YAML and Swift, but not any written in Ruby. 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.3/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 make [current dir: /home/runner/work/Katya-/Katya-] cpp/autobuilder: No supported build command succeeded.
Analyze (java)
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.3/x64/codeql/java/tools/autobuild.sh". Exit code was 1 and error was: Picked up JAVA_TOOL_OPTIONS: -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false
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.3/x64/codeql/swift/tools/autobuild.sh". Exit code was 1 and error was: --- xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:macOS, arch:x86_64, id:4203018E-580F-C1B5-9525-B745CECA79EB } { platform:macOS, name:Any Mac } ** BUILD FAILED ** The following build commands failed: SwiftDriver\ Compilation\ Requirements url_launcher_macos normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'url_launcher_macos' from project 'Pods') SwiftDriver\ Compilation\ Requirements shared_preferences_foundation normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'shared_preferences_foundation' from project 'Pods') (2 failures) 2023-08-29 21:56:12.604810000 ERRO [autobuilder/build] [build-command-failed] `autobuild` failed to run the detected build command: ``` /usr/bin/xcodebuild build -workspace /Users/runner/work/Katya-/Katya-/macos/Runner.xcworkspace -scheme Pods-Runner CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO ``` (XcodeBuildRunner.cpp:75)