Add unimplemented ChainReader() method to MedianProvider #1298
Annotations
11 errors and 2 warnings
|
cannot use &medianProvider{} (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 ChainReader)
|
|
|
cannot use NewMercuryProvider(cw, transmitter, reportCodecV1, reportCodecV2, reportCodecV3, chainReader, 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 (wrong type for method ChainReader)
|
|
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 ChainReader)
|
cannot use (*functionsProvider)(nil) (value of type *functionsProvider) as "github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/types".FunctionsProvider value in variable declaration: *functionsProvider does not implement "github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/types".FunctionsProvider (missing method ChainReader)
|
cannot use &functionsProvider{…} (value of type *functionsProvider) as "github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/types".FunctionsProvider value in return statement: *functionsProvider does not implement "github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/types".FunctionsProvider (missing method ChainReader)
|
cannot use (*mercuryProvider)(nil) (value of type *mercuryProvider) as "github.com/smartcontractkit/chainlink-common/pkg/types".MercuryProvider value in variable declaration: *mercuryProvider does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".MercuryProvider (wrong type for method ChainReader)
|
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)|19314662542,Build Test Image|19314662730,Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)|19314662898
, 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