Jtw/initial in memory work confirmer #43860
Annotations
6 errors
common/txmgr/inmemory_store.go#L1488
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
common/txmgr/inmemory_store.go#L1613
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
common/txmgr/inmemory_store.go#L1817
shadow: declaration of "result" shadows declaration at line 1766 (govet)
|
common/txmgr/inmemory_store.go#L393
ineffectual assignment to tx (ineffassign)
|
common/txmgr/inmemory_store.go#L373
SA4009: argument tx is overwritten before first use (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading