chore: upgrade to Go 1.23.1 #5720
Triggered via pull request
September 20, 2024 14:34
Status
Failure
Total duration
22m 25s
Artifacts
–
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
1m 39s
lint
/
golangci-lint
2m 36s
lint
/
...
/
hadolint
8s
lint
/
yamllint
8s
markdown-linter
/
markdown-lint
10s
markdown-linter
/
markdown-link-check
2m 24s
test
/
test-short
3m 26s
test
/
test
10m 45s
test
/
test-coverage
4m 32s
test
/
test-race
10m 19s
test
/
test-fuzz
5m 12s
goreleaser
/
goreleaser
0s
Annotations
10 errors and 1 warning
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L41
b.CreateGenesisNodes undefined (type *BenchmarkTest has no field or method CreateGenesisNodes) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L47
b.Nodes undefined (type *BenchmarkTest has no field or method Nodes) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L52
b.RemoteGRPCEndpoints undefined (type *BenchmarkTest has no field or method RemoteGRPCEndpoints) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L59
b.CreateTxClients undefined (type *BenchmarkTest has no field or method CreateTxClients) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L67
b.Setup undefined (type *BenchmarkTest has no field or method Setup) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L88
b.Nodes undefined (type *BenchmarkTest has no field or method Nodes) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L105
b.StartNodes undefined (type *BenchmarkTest has no field or method StartNodes) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L111
b.Nodes undefined (type *BenchmarkTest has no field or method Nodes) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L124
b.WaitToSync undefined (type *BenchmarkTest has no field or method WaitToSync) (typecheck)
|
lint / golangci-lint:
test/e2e/benchmark/benchmark.go#L130
b.StartTxClients undefined (type *BenchmarkTest has no field or method StartTxClients) (typecheck)
|
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/
|