CodeQL #18
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.6/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.Llb5x/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.6/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.6/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"
2023-10-08 15:52:10.117057000 ERRO [autobuilder/build] [build-command-failed] `autobuild` failed to run the build command:
```
/usr/local/lib/ruby/gems/3.0.0/bin/pod install --project-directory=/Users/runner/work/REChain-/REChain-/macos
``` (BuildRunner.cpp:61)
2023-10-08 15:52:11.343192000 ERRO [autobuilder/build] [build-command-failed] `autobuild` failed to run the build command:
```
/usr/local/lib/ruby/gems/3.0.0/bin/pod install --project-directory=/Users/runner/work/REChain-/REChain-/ios
``` (BuildRunner.cpp:61)
--- 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-10-08 15:52:33.327045000 ERRO [autobuilder/build] [build-command-failed] `autobuild` failed to run the 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
``` (BuildRunner.cpp:61)
|