Skip to content

CodeQL

CodeQL #12

Triggered via schedule August 27, 2023 15:49
Status Failure
Total duration 1m 56s
Artifacts

codeql.yml

on: schedule
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: At least these two subdirs have build system files in them: cpp/autobuilder: ./linux cpp/autobuilder: ./windows cpp/autobuilder: To avoid ambiguity, build will be attempted from '.' cpp/autobuilder: even though no build system was found there. cpp/autobuilder: No supported build system detected. cat: /tmp/autobuild.kCydt/tried_steps.txt: No such file or directory
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.1/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.1/x64/codeql/swift/tools/autobuild.sh". Exit code was 1 and error was: [xcode autobuilder] Cannot read workspace: file does not exist '"/Users/runner/work/REChain-/REChain-/macos/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata" --- 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 window_to_front normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'window_to_front' from project 'Pods') SwiftDriver\ Compilation window_to_front normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'window_to_front' from project 'Pods') (2 failures) 2023-08-27 15:51:27.274182000 ERRO [autobuilder/build] [build-command-failed] `autobuild` failed to run the detected build command: ``` /usr/bin/xcodebuild build -workspace /Users/runner/work/REChain-/REChain-/macos/Runner.xcworkspace -scheme Pods-Runner CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO ``` (XcodeBuildRunner.cpp:75)