Skip to content

update deps

update deps #579

Triggered via push January 30, 2025 10:18
Status Failure
Total duration 41s
Artifacts

codeql.yml

on: push
CodeQL-Build
34s
CodeQL-Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
CodeQL-Build
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
CodeQL-Build
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
CodeQL-Build
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Failure invoking /opt/hostedtoolcache/CodeQL/2.20.1/x64/codeql/go/tools/autobuild.sh with arguments . Exit code 1 and error was: 2025/01/30 10:19:04 Autobuilder was built with go1.23.1, environment has go1.23.5 2025/01/30 10:19:04 LGTM_SRC is /home/runner/work/sidekick/sidekick 2025/01/30 10:19:04 Found no go.work files in the workspace; looking for go.mod files... 2025/01/30 10:19:04 Unable to parse go.mod: go.mod:5: invalid toolchain version '1.23.5': must match format go1.23.0 or default. 2025/01/30 10:19:04 Found 1 go.mod file(s). 2025/01/30 10:19:04 Import path is 'github.com/minio/sidekick' go: invalid toolchain "1.23.5" in go.mod 2025/01/30 10:19:04 Running /usr/bin/go [go mod tidy -e] failed, continuing anyway: exit status 1 2025/01/30 10:19:04 Failed to run `go mod tidy -e` in . 2025/01/30 10:19:04 Unable to find any build scripts, continuing to install dependencies in the normal way. 2025/01/30 10:19:04 Installing dependencies using `go get -v ./...` in `.`. go: invalid toolchain "1.23.5" in go.mod 2025/01/30 10:19:04 Running /usr/bin/go [go get -v ./...] failed, continuing anyway: exit status 1 2025/01/30 10:19:04 Running extractor command '/opt/hostedtoolcache/CodeQL/2.20.1/x64/codeql/go/tools/linux64/go-extractor [./...]' from directory '.'. 2025/01/30 10:19:05 Build flags: ''; patterns: './...' 2025/01/30 10:19:05 Running packages.Load. 2025/01/30 10:19:05 Error running go tooling: err: exit status 1: stderr: go: invalid toolchain "1.23.5" in go.mod 2025/01/30 10:19:05 Extraction failed for .: exit status 1 2025/01/30 10:19:05 Extraction failed for all discovered Go projects.
CodeQL-Build
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.