feat(evm): Use StateDB interfaces for x/evm keeper #127
Annotations
3 errors and 5 warnings
Run golangci/[email protected]:
app/ante/eth.go#L31
ST1019: package "github.com/evmos/ethermint/x/evm/types" is being imported more than once (stylecheck)
|
Run golangci/[email protected]:
app/ante/eth.go#L32
ST1019(related information): other import of "github.com/evmos/ethermint/x/evm/types" (stylecheck)
|
Run golangci/[email protected]
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci/[email protected]:
x/feemarket/client/cli/query.go#L53
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/[email protected]:
x/feemarket/client/cli/query.go#L111
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/[email protected]:
rpc/websockets.go#L131
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/[email protected]:
app/upgrades.go#L26
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading