Skip to content

feat: zero gas fee poc #239

feat: zero gas fee poc

feat: zero gas fee poc #239

Triggered via pull request January 14, 2025 13:02
Status Failure
Total duration 7m 25s
Artifacts

lint.yml

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

Annotations

1 error and 11 warnings
Run golangci-lint
issues found
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 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.
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#L785
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)