Skip to content

chore: optimize checkTx #5935

chore: optimize checkTx

chore: optimize checkTx #5935

Triggered via pull request October 9, 2024 17:29
Status Failure
Total duration 4m 27s
Artifacts

ci-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
test / test-coverage: x/blob/ante/blob_share_decorator.go#L4
"fmt" imported and not used
test / test-coverage
Process completed with exit code 2.
test / test-fuzz: x/blob/ante/blob_share_decorator.go#L4
"fmt" imported and not used
test / test-fuzz
Process completed with exit code 2.
lint / golangci-lint: x/blob/ante/blob_share_decorator.go#L4
"fmt" imported and not used (typecheck)
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)
test / test-short: x/blob/ante/blob_share_decorator.go#L4
"fmt" imported and not used
test / test-short: x/blob/ante/blob_share_decorator.go#L4
"fmt" imported and not used
test / test-short
Process completed with exit code 2.
test / test: x/blob/ante/blob_share_decorator.go#L4
"fmt" imported and not used
test / test: x/blob/ante/blob_share_decorator.go#L4
"fmt" imported and not used
test / test
Process completed with exit code 2.
test / test-race: x/blob/ante/blob_share_decorator.go#L4
"fmt" imported and not used
test / test-race: x/blob/ante/blob_share_decorator.go#L4
"fmt" imported and not used
test / test-race
Process completed with exit code 2.
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/