Skip to content

CodeQL Setup

CodeQL Setup #1

Triggered via dynamic August 2, 2023 07:19
Status Failure
Total duration 4m 0s
Artifacts

codeql

on: dynamic
Matrix: Analyze
Upload Results
0s
Upload Results
Fit to window
Zoom out
Zoom in

Annotations

1 error
Analyze (swift, ["macos-latest"])
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-v2.14.1/x64/codeql/swift/tools/autobuild.sh". Exit code was 1 and error was: 2023-08-02 07:22:49.581 xcodebuild[1401:7277] Writing error result bundle to /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/ResultBundle_2023-02-08_07-22-0049.xcresult xcodebuild: error: Could not resolve package dependencies: Dependencies could not be resolved because 'runestone' depends on 'tree-sitter' 0.20.9-beta-1..<1.0.0. 'tree-sitter' >= 0.20.9-beta-1 cannot be used because no versions of 'tree-sitter' match the requirement 0.20.10..<1.0.0 and 'tree-sitter' 0.20.9-beta-1 contains incompatible tools version (5.8.0). 2023-08-02 07:22:50.719188000 ERRO [autobuilder/build] [build-command-failed] `autobuild` failed to run the detected build command: ``` /usr/bin/xcodebuild build -project /Users/runner/work/Runestone/Runestone/Example/Example.xcodeproj -target Example CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO ``` (XcodeBuildRunner.cpp:75)