fix: cleanup migrations, make ETH AnteHandler public, modify encoding config #1
lint.yml
on: pull_request
Run golangci-lint
7m 3s
Run markdown-lint
18s
Run flake8 on python integration tests
12s
Check gomod2nix.toml file is up to date
17s
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)
|