Skip to content

chore: upgrade to Go 1.23.1 #5720

chore: upgrade to Go 1.23.1

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
Fit to window
Zoom out
Zoom in

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/