Skip to content

Add chain reader and codec #1859

Add chain reader and codec

Add chain reader and codec #1859

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Re-run triggered January 19, 2024 20:46
Status Failure
Total duration 5m 12s
Artifacts

e2e_custom_cl.yml

on: pull_request
Get ProjectSerum Version
4s
Get ProjectSerum Version
E2E Custom Build Custom CL Image
2m 7s
E2E Custom Build Custom CL Image
E2E Custom Build Artifacts
4m 56s
E2E Custom Build Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
E2E Custom 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 Codec)
E2E Custom 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 Codec)
E2E Custom 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 Codec)
E2E Custom Build Custom CL Image
cannot use m.contract (variable of type "github.com/smartcontractkit/chainlink-common/pkg/types".BoundContract) as string value in argument to m.chainReader.GetLatestValue
E2E Custom Build Custom CL Image
cannot use m.contract (variable of type "github.com/smartcontractkit/chainlink-common/pkg/types".BoundContract) as string value in argument to m.chainReader.GetLatestValue
E2E Custom Build Custom CL Image
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)
E2E Custom Build Custom CL Image
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)
E2E Custom 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 Codec)
E2E Custom 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 Codec)
E2E Custom 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 Codec)
E2E Custom Build Custom CL Image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
E2E Custom Build Custom CL Image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.