build(deps): bump github.com/ethereum/go-ethereum from 1.10.19 to 1.13.13 #373
lint.yml
on: pull_request
Run golangci-lint
3m 48s
Run markdown-lint
13s
Annotations
10 errors and 12 warnings
Run golangci-lint:
x/erc20/types/interfaces.go#L13
could not import github.com/evmos/ethermint/x/evm/statedb (-: # github.com/evmos/ethermint/x/evm/statedb
|
Run golangci-lint
cannot use &StateDB{} (value of type *StateDB) as type vm.StateDB in variable declaration:
|
Run golangci-lint:
x/erc20/keeper/evm.go#L196
undefined: ethtypes.NewMessage (typecheck)
|
Run golangci-lint:
x/erc20/handler.go#L17
previous case (typecheck)
|
Run golangci-lint:
x/erc20/proposal_handler.go#L25
previous case (typecheck)
|
Run golangci-lint:
x/incentives/types/interfaces.go#L14
could not import github.com/evmos/ethermint/x/evm/statedb (-: # github.com/evmos/ethermint/x/evm/statedb
|
Run golangci-lint
cannot use &StateDB{} (value of type *StateDB) as type vm.StateDB in variable declaration:
|
Run golangci-lint:
x/incentives/proposal_handler.go#L22
previous case (typecheck)
|
Run golangci-lint:
x/revenue/types/interfaces.go#L8
could not import github.com/evmos/ethermint/x/evm/statedb (-: # github.com/evmos/ethermint/x/evm/statedb
|
Run golangci-lint
cannot use &StateDB{} (value of type *StateDB) as type vm.StateDB in variable declaration:
|
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
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-lint:
x/epochs/module.go#L53
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L64
unused-parameter: parameter 'config' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L73
unused-parameter: parameter 'clientCtx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L131
unused-parameter: parameter 'legacyQuerierCdc' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L168
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L177
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L180
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L185
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L190
unused-parameter: parameter 'sdr' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/epochs/module.go#L194
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
|