Add chain reader and codec to relay #1349
Annotations
12 errors and 2 warnings
|
|
|
|
|
|
cannot use NewMercuryProvider(cw, r.chainReader, NewMercuryChainReader(r.chain.HeadTracker()), transmitter, reportCodecV1, reportCodecV2, reportCodecV3, lggr) (value of type *mercuryProvider) as "github.com/smartcontractkit/chainlink-common/pkg/types".MercuryProvider value in return statement: *mercuryProvider does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".MercuryProvider (missing method Codec)
|
cannot use NewChainReaderService(lggr, r.chain.LogPoller(), contractID, *relayConfig.ChainReader) (value of type *chainReader) as "github.com/smartcontractkit/chainlink-common/pkg/types".ChainReader value in assignment: *chainReader does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".ChainReader (missing method Bind)
|
|
cannot use (*medianProvider)(nil) (value of type *medianProvider) as "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider value in variable declaration: *medianProvider does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider (missing method Codec)
|
|
Post Collect Metrics
Got error Error: No job for job name: "Build Custom CL Image" found during self-lookup, invalid job name given?
Available jobs names + ids: Build Custom CL Image (core/chainlink.Dockerfile)|20663844726,Build Test Image|20663845150,Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)|20663845600
, failing action
|
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
The logs for this run have expired and are no longer available.
Loading