CodeQL #16
Annotations
4 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: 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 (ruby)
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.6/x64/codeql/codeql database finalize --finalize-dataset --threads=2 --ram=5897 /home/runner/work/_temp/codeql_databases/ruby". Exit code was 32 and error was: CodeQL detected code written in C/C++, Python, Java/Kotlin, JavaScript/TypeScript, 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 (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: 2023-10-10 21:53:59.034599000 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/Katya-/Katya-/macos
``` (BuildRunner.cpp:61)
2023-10-10 21:53:59.636850000 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/Katya-/Katya-/ios
``` (BuildRunner.cpp:61)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:x86_64, id:86500104-00BF-45CF-B5D9-6687C0BCBCEB }
{ 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 url_launcher_macos normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'url_launcher_macos' from project 'Pods')
(2 failures)
2023-10-10 21:54:15.626969000 ERRO [autobuilder/build] [build-command-failed] `autobuild` failed to run the 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
``` (BuildRunner.cpp:61)
|