Skip to content

CodeQL

CodeQL #15

Triggered via schedule October 3, 2023 21:50
Status Failure
Total duration 5m 0s
Artifacts

codeql.yml

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

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-03 21:52:24.651158000 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-03 21:52:25.551070000 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:4203018E-580F-C1B5-9525-B745CECA79EB } { platform:macOS, name:Any Mac } ** BUILD FAILED ** The following build commands failed: CpHeader /Users/runner/Library/Developer/Xcode/DerivedData/Runner-csbrlwrwxkkvpvaccclspdkmtfug/Build/Products/Debug/package_info/package_info.framework/Versions/A/Headers/FLTPackageInfoPlugin.h /Users/runner/.pub-cache/hosted/pub.dev/package_info-2.0.2/macos/Classes/FLTPackageInfoPlugin.h (in target 'package_info' from project 'Pods') (1 failure) 2023-10-03 21:52:47.727013000 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)