Skip to content

feat: zero gas fee poc #244

feat: zero gas fee poc

feat: zero gas fee poc #244

Triggered via pull request January 17, 2025 09:25
Status Failure
Total duration 7m 22s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
7m 13s
Run golangci-lint
Run markdown-lint
9s
Run markdown-lint
Run flake8 on python integration tests
11s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
15s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Run golangci-lint: app/ante/eth.go#L230
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
Run golangci-lint
issues found
Run markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run flake8 on python integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run flake8 on python integration tests
No push credentials found. Ignoring the 'useDaemon' option.
Check gomod2nix.toml file is up to date
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check gomod2nix.toml file is up to date
No push credentials found. Ignoring the 'useDaemon' option.
Run golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
Run golangci-lint: types/dynamic_fee.go#L23
redefines-builtin-id: redefinition of the built-in type any (revive)
Run golangci-lint: x/evm/types/codec.go#L95
redefines-builtin-id: redefinition of the built-in type any (revive)
Run golangci-lint: rpc/types/utils.go#L291
redefines-builtin-id: redefinition of the built-in function cap (revive)
Run golangci-lint: x/evm/keeper/grpc_query.go#L798
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)