Skip to content

fix: cleanup migrations, make ETH AnteHandler public, modify encoding config #1

fix: cleanup migrations, make ETH AnteHandler public, modify encoding config

fix: cleanup migrations, make ETH AnteHandler public, modify encoding config #1

Triggered via pull request January 30, 2025 09:01
Status Failure
Total duration 7m 13s
Artifacts

lint.yml

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

Annotations

5 errors and 6 warnings
Run golangci-lint: encoding/config.go#L46
File is not properly formatted (gofumpt)
Run golangci-lint: x/evm/keeper/utils.go#L171
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
Run golangci-lint: app/ante/authz.go#L52
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
Run golangci-lint: tests/rpc/utils.go#L152
printf: non-constant format string in call to fmt.Errorf (govet)
Run golangci-lint
issues found
Run flake8 on python integration tests
No push credentials found. Ignoring the 'useDaemon' option.
Check gomod2nix.toml file is up to date
No push credentials found. Ignoring the 'useDaemon' option.
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#L258
redefines-builtin-id: redefinition of the built-in function cap (revive)