CI Core #63641
Annotations
10 errors
core/chains/evm/logpoller/parser_test.go#L144
cannot use "99" (untyped string constant) as uint64 value in argument to query.Block (typecheck)
|
core/chains/evm/logpoller/helper_test.go#L27
could not import github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller (-: # github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller [github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller.test]
|
core/chains/evm/logpoller/parser_test.go#L144
cannot use "99" (untyped string constant) as uint64 value in argument to query.Block) (typecheck)
|
core/chains/evm/logpoller/orm_test.go#L652
cannot use start (variable of type string) as uint64 value in argument to query.Block (typecheck)
|
core/chains/evm/logpoller/orm_test.go#L653
cannot use end (variable of type string) as uint64 value in argument to query.Block (typecheck)
|
core/chains/evm/logpoller/orm_test.go#L1068
cannot use startBlock (variable of type string) as uint64 value in argument to query.Block (typecheck)
|
core/chains/evm/logpoller/orm_test.go#L1069
cannot use endBlock (variable of type string) as uint64 value in argument to query.Block (typecheck)
|
core/chains/evm/logpoller/orm_test.go#L1168
cannot use start (variable of type string) as uint64 value in argument to query.Block (typecheck)
|
core/chains/evm/logpoller/orm_test.go#L1169
cannot use end (variable of type string) as uint64 value in argument to query.Block (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading