Update go updates #111
build.yaml
on: pull_request
lint and test
/
golangci-lint
3s
lint and test
/
go test
12s
go generate
/
go generate
4s
Annotations
4 errors
go generate / go generate
Command failed: go env GOPATH
go: downloading go1.24.0 (linux/amd64)
go: download go1.24.0 for linux/amd64: toolchain not available
|
lint and test / golangci-lint
Command failed: go env GOPATH
go: downloading go1.24.0 (linux/amd64)
go: download go1.24.0 for linux/amd64: toolchain not available
|
lint and test / go test
No files were found with the provided path: /tmp/gotest.log
/tmp/coverage.out
/tmp/coverage.md. No artifacts will be uploaded.
|
lint and test / go test
Command failed: go env GOPATH
go: downloading go1.24.0 (linux/amd64)
go: download go1.24.0 for linux/amd64: toolchain not available
|