Make RocksDB configurable #75
Annotations
10 errors and 15 warnings
app/app.go#L310
cannot use ethermint.ProtoAccount (value of type func(_ int64) "github.com/cosmos/cosmos-sdk/x/auth/types".AccountI) as func() "github.com/cosmos/cosmos-sdk/x/auth/types".AccountI value in argument to authkeeper.NewAccountKeeper (typecheck)
|
cmd/ethermintd/root.go#L113
too many arguments in call to server.AddCommands
|
server/start.go#L491
`openDB` is unused (deadcode)
|
x/evm/statedb/statedb.go#L253
File is not `gofmt`-ed with `-s` (gofmt)
|
client/keys/add.go#L99
File is not `gofmt`-ed with `-s` (gofmt)
|
x/evm/types/tx_data.go#L71
File is not `gofmt`-ed with `-s` (gofmt)
|
x/evm/keeper/state_transition.go#L179
File is not `gofmt`-ed with `-s` (gofmt)
|
rpc/ethereum/types/query_client.go#L18
File is not `gofmt`-ed with `-s` (gofmt)
|
app/ante/doc.go#L1
File is not `gofmt`-ed with `-s` (gofmt)
|
rpc/websockets.go#L98
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: technote-space/get-diff-action@v6.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tests/importer/chain_ctx.go#L123
unused-parameter: parameter 'header' seems to be unused, consider removing or renaming it as _ (revive)
|
ethereum/eip712/eip712.go#L212
redefines-builtin-id: redefinition of the built-in type any (revive)
|
x/evm/statedb/statedb.go#L200
unused-parameter: parameter 'hash' seems to be unused, consider removing or renaming it as _ (revive)
|
x/feemarket/keeper/abci.go#L13
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
x/feemarket/keeper/abci.go#L35
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
client/keys/add.go#L221
redefines-builtin-id: redefinition of the built-in function recover (revive)
|
x/feemarket/module.go#L68
unused-parameter: parameter 'clientCtx' seems to be unused, consider removing or renaming it as _ (revive)
|
x/feemarket/module.go#L113
unused-parameter: parameter 'ir' seems to be unused, consider removing or renaming it as _ (revive)
|
x/feemarket/module.go#L137
unused-parameter: parameter 'legacyQuerierCdc' seems to be unused, consider removing or renaming it as _ (revive)
|
x/feemarket/module.go#L171
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading