CI Core #57154
Annotations
12 errors
Build binary:
core/chains/evm/logpoller/parser.go#L41
cannot use (*pgDSLParser)(nil) (value of type *pgDSLParser) as primitives.Visitor value in variable declaration: *pgDSLParser does not implement primitives.Visitor (missing method Confidence)
|
Build binary:
core/chains/evm/logpoller/parser.go#L61
undefined: primitives.Confirmations
|
Build binary:
core/chains/evm/logpoller/parser.go#L68
undefined: primitives.ConfirmationLevel
|
Build binary:
core/chains/evm/logpoller/parser.go#L354
cannot use v (variable of type *pgDSLParser) as primitives.Visitor value in argument to exp.Primitive.Accept: *pgDSLParser does not implement primitives.Visitor (missing method Confidence)
|
Build binary:
core/chains/evm/logpoller/parser.go#L442
impossible type switch case: *pgDSLParser
|
Build binary:
core/chains/evm/logpoller/parser.go#L459
impossible type switch case: *pgDSLParser
|
Build binary:
core/chains/evm/logpoller/parser.go#L480
impossible type switch case: *pgDSLParser
|
Build binary:
core/chains/evm/logpoller/parser.go#L499
impossible type switch case: *pgDSLParser
|
Build binary
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractReader)
|
Build binary
Process completed with exit code 1.
|
Post Collect Metrics
Could not read the file: ./output.txt
|
Post Collect Metrics
Got error Error: ENOENT: no such file or directory, open './output.txt', failing action
|
Loading