CI Core #69175
Annotations
5 errors
Golang Lint:
core/chains/evm/logpoller/orm.go#L409
Error return value of `o.ExecPagedQuery` is not checked (errcheck)
|
Golang Lint:
core/chains/evm/logpoller/orm.go#L459
Error return value of `o.ExecPagedQuery` is not checked (errcheck)
|
Golang Lint:
core/chains/evm/logpoller/orm_test.go#L1209
Error return value of `o.InsertBlock` is not checked (errcheck)
|
Golang Lint:
core/chains/evm/logpoller/orm.go#L321
ineffectual assignment to upper (ineffassign)
|
Golang Lint
issues found
|
Loading