fix: cleanup migrations, make ETH AnteHandler public, modify encoding config #1
Annotations
5 errors and 4 warnings
Run golangci/[email protected]:
encoding/config.go#L46
File is not properly formatted (gofumpt)
|
Run golangci/[email protected]:
x/evm/keeper/utils.go#L171
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
|
Run golangci/[email protected]:
app/ante/authz.go#L52
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
|
Run golangci/[email protected]:
tests/rpc/utils.go#L152
printf: non-constant format string in call to fmt.Errorf (govet)
|
Run golangci/[email protected]
issues found
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
Run golangci/[email protected]:
types/dynamic_fee.go#L23
redefines-builtin-id: redefinition of the built-in type any (revive)
|
Run golangci/[email protected]:
x/evm/types/codec.go#L95
redefines-builtin-id: redefinition of the built-in type any (revive)
|
Run golangci/[email protected]:
rpc/types/utils.go#L258
redefines-builtin-id: redefinition of the built-in function cap (revive)
|
Loading