Skip to content

Merge pull request #331 from smartcontractkit/BCF-2612-ChainReader #130

Merge pull request #331 from smartcontractkit/BCF-2612-ChainReader

Merge pull request #331 from smartcontractkit/BCF-2612-ChainReader #130

Triggered via push December 5, 2023 18:09
Status Failure
Total duration 3m 37s
Artifacts
Build Custom CL Image
3m 23s
Build Custom CL Image
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build Custom CL Image
cannot use &medianProvider{…} (value of type *medianProvider) as "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider value in return statement: *medianProvider does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider (missing method ChainReader)
Build Custom CL Image
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)
Build Custom CL Image
cannot use &medianProvider{…} (value of type *medianProvider) as "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider value in return statement: *medianProvider does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider (missing method ChainReader)
Build Custom CL Image
cannot use &medianProvider{…} (value of type *medianProvider) as "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider value in return statement: *medianProvider does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider (missing method ChainReader)
Build Custom CL Image
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)
Build Custom CL Image
cannot use &medianProvider{…} (value of type *medianProvider) as "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider value in return statement: *medianProvider does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider (missing method ChainReader)
Build Custom CL Image
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)
Build Custom CL Image
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)
Build Custom CL Image
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)
Build Custom CL Image
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)
Build Custom CL Image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Build Custom CL Image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.