Skip to content

bump up crypki to v1.20.1 & remove elliptic.Unmarshal (#213) #144

bump up crypki to v1.20.1 & remove elliptic.Unmarshal (#213)

bump up crypki to v1.20.1 & remove elliptic.Unmarshal (#213) #144

Triggered via push October 11, 2024 10:28
Status Failure
Total duration 1m 21s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Analyze (go)
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.19.1/x64/codeql/go/tools/autobuild.sh". Exit code was 1 and error was: 2024/10/11 10:30:09 Autobuilder was built with go1.23.1, environment has go1.19.13 2024/10/11 10:30:09 LGTM_SRC is /home/runner/work/ysshra/ysshra 2024/10/11 10:30:09 Found no go.work files in the workspace; looking for go.mod files... 2024/10/11 10:30:09 Found 1 go.mod file(s). 2024/10/11 10:30:09 Import path is 'github.com/theparanoids/ysshra' 2024/10/11 10:30:09 A go.mod file requires version v1.23.0 of Go, but version v1.19.13 is installed. Consider adding an actions/setup-go step to your workflow. go: errors parsing go.mod: /home/runner/work/ysshra/ysshra/go.mod:5: unknown directive: toolchain 2024/10/11 10:30:09 Running /opt/hostedtoolcache/go/1.19.13/x64/bin/go [go mod tidy -e] failed, continuing anyway: exit status 1 2024/10/11 10:30:09 Failed to run `go mod tidy -e` in . 2024/10/11 10:30:09 Unable to find any build scripts, continuing to install dependencies in the normal way. 2024/10/11 10:30:09 Installing dependencies using `go get -v ./...` in `.`. go: errors parsing go.mod: /home/runner/work/ysshra/ysshra/go.mod:5: unknown directive: toolchain 2024/10/11 10:30:09 Running /opt/hostedtoolcache/go/1.19.13/x64/bin/go [go get -v ./...] failed, continuing anyway: exit status 1 2024/10/11 10:30:09 Running extractor command '/opt/hostedtoolcache/CodeQL/2.19.1/x64/codeql/go/tools/linux64/go-extractor [./...]' from directory '.'. 2024/10/11 10:30:09 Build flags: ''; patterns: './...' 2024/10/11 10:30:09 Running packages.Load. 2024/10/11 10:30:09 Error running go tooling: err: exit status 1: stderr: go: errors parsing go.mod: /home/runner/work/ysshra/ysshra/go.mod:5: unknown directive: toolchain 2024/10/11 10:30:09 Extraction failed for .: exit status 1 2024/10/11 10:30:09 Extraction failed for all discovered Go projects.
Analyze (go)
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@e4262713b504983e61c7728f5452be240d9385a7, github/codeql-action/autobuild@e4262713b504983e61c7728f5452be240d9385a7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/