This repository has been archived by the owner on Jun 9, 2024. It is now read-only.
fix(mempool): Prevent runTx failures #4620
Annotations
3 errors
Run lint:
cosmos/runtime/txpool/mempool_test.go#L53
cannot use txPool (variable of type *mocks.GethTxPool) as "github.com/berachain/polaris/eth".TxPool value in struct literal: *mocks.GethTxPool does not implement "github.com/berachain/polaris/eth".TxPool (missing method Remove) (typecheck)
|
Run lint:
cosmos/runtime/abci/proposal.go#L46
field `wrappedTxPool` is unused (unused)
|
Run lint
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading