build(deps): bump github.com/ethereum/go-ethereum from 1.10.19 to 1.12.2 #294
Annotations
10 errors and 10 warnings
x/claims/keeper/hooks.go#L106
invalid operation: cannot call non-function msg.From (variable of type "github.com/ethereum/go-ethereum/common".Address) (typecheck)
|
x/erc20/types/interfaces.go#L13
could not import github.com/evmos/ethermint/x/evm/statedb (-: # github.com/evmos/ethermint/x/evm/statedb
|
|
x/erc20/keeper/evm.go#L196
undefined: ethtypes.NewMessage (typecheck)
|
x/erc20/handler.go#L17
previous case (typecheck)
|
x/erc20/proposal_handler.go#L25
previous case (typecheck)
|
x/incentives/types/interfaces.go#L14
could not import github.com/evmos/ethermint/x/evm/statedb (-: # github.com/evmos/ethermint/x/evm/statedb
|
|
x/incentives/keeper/evm_hooks.go#L35
invalid operation: cannot call non-function msg.To (variable of type *"github.com/ethereum/go-ethereum/common".Address) (typecheck)
|
x/incentives/keeper/evm_hooks.go#L36
invalid operation: cannot call non-function msg.From (variable of type "github.com/ethereum/go-ethereum/common".Address) (typecheck)
|
x/epochs/types/identifier.go#L24
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
x/epochs/module.go#L53
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L64
unused-parameter: parameter 'config' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L73
unused-parameter: parameter 'clientCtx' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L131
unused-parameter: parameter 'legacyQuerierCdc' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L168
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L177
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L180
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L185
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L190
unused-parameter: parameter 'sdr' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading