CodeQL #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.JiPc8/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')
(1 failure)
2023-08-13 15:52:23.794479000 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)
|