TXM In-memory: add in-memory store framework: STEP 3 #47869
Annotations
7 errors and 1 warning
Golang Lint:
common/txmgr/inmemory_store.go#L49
field `addressStatesLock` is unused (unused)
|
Golang Lint:
common/txmgr/inmemory_store.go#L345
func (*InMemoryStore[CHAIN_ID, ADDR, TX_HASH, BLOCK_HASH, R, SEQ, FEE]).deepCopyTx is unused (unused)
|
Golang Lint:
common/txmgr/inmemory_store.go#L384
func (*InMemoryStore[CHAIN_ID, ADDR, TX_HASH, BLOCK_HASH, R, SEQ, FEE]).deepCopyTxAttempt is unused (unused)
|
Golang Lint:
core/chains/evm/txmgr/evm_inmemory_store_test.go#L13
func `assertTxEqual` is unused (unused)
|
Golang Lint:
core/chains/evm/txmgr/evm_inmemory_store_test.go#L42
func `assertTxAttemptEqual` is unused (unused)
|
Golang Lint:
core/chains/evm/txmgr/evm_inmemory_store_test.go#L61
func `assertChainReceiptEqual` is unused (unused)
|
Golang Lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading