deps: bump CI versions #42
Triggered via pull request
September 11, 2024 12:49
Status
Failure
Total duration
1m 32s
Artifacts
–
ci-release.yml
on: pull_request
lint
/
markdown-lint
18s
lint
/
golangci-lint
1m 13s
test
/
test
17s
test
/
test-coverage
1m 19s
test
/
test-race
1m 19s
goreleaser-check
9s
branch_name
0s
goreleaser
0s
Annotations
11 errors and 4 warnings
goreleaser-check
The process '/opt/hostedtoolcache/goreleaser-action/2.2.0/x64/goreleaser' failed with exit code 2
|
lint / golangci-lint
cannot range over 3 (untyped int constant) (typecheck)
|
lint / golangci-lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
lint / golangci-lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
lint / golangci-lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
lint / golangci-lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
lint / golangci-lint
cannot infer T ($GOROOT/src/cmp/cmp.go:40:1) (typecheck)
|
lint / golangci-lint
cannot infer T ($GOROOT/src/cmp/cmp.go:40:1) (typecheck)
|
lint / golangci-lint
cannot infer T ($GOROOT/src/cmp/cmp.go:40:1) (typecheck)
|
lint / golangci-lint
missing return (typecheck)
|
lint / golangci-lint
cannot range over v.Len() (value of type int) (typecheck)
|
goreleaser-check
You are using 'latest' as default version. Will lock to '~> v2'.
|
lint / markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/blobstream-ops/blobstream-ops. Supported file pattern: go.sum
|