chore: change mempool variable name #105
Annotations
9 errors and 3 warnings
x/evm/statedb/statedb.go#L78
field `transientStorage` is unused (unused)
|
x/evm/statedb/transient_storage.go#L24
type `transientStorage` is unused (unused)
|
x/evm/statedb/statedb.go#L84
field `evmDenom` is unused (unused)
|
x/evm/statedb/statedb.go#L85
field `err` is unused (unused)
|
x/evm/statedb/transient_storage.go#L27
func `newTransientStorage` is unused (unused)
|
x/evm/statedb/transient_storage.go#L32
func `transientStorage.Set` is unused (unused)
|
x/evm/statedb/transient_storage.go#L40
func `transientStorage.Get` is unused (unused)
|
x/evm/statedb/transient_storage.go#L49
func `transientStorage.Copy` is unused (unused)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
|
|
x/evm/statedb/statedb.go#L93
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
This job failed
Loading