Skip to content

Add chain reader and codec to relay #1349

Add chain reader and codec to relay

Add chain reader and codec to relay #1349

Triggered via pull request January 19, 2024 16:04
Status Failure
Total duration 4m 46s
Billable time 5m
Artifacts

integration-tests-smoke.yml

on: pull_request
Build Test Image
4m 31s
Build Test Image
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 7 warnings
Build Custom CL Image (core/chainlink.Dockerfile)
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)
Build Custom CL Image (core/chainlink.Dockerfile)
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 Codec)
Build Custom CL Image (core/chainlink.Dockerfile)
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)
Build Custom CL Image (core/chainlink.Dockerfile)
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)
Build Custom CL Image (core/chainlink.Dockerfile)
cannot use m.contract (variable of type "github.com/smartcontractkit/chainlink-common/pkg/types".BoundContract) as string value in argument to m.chainReader.GetLatestValue
Build Custom CL Image (core/chainlink.Dockerfile)
cannot use m.contract (variable of type "github.com/smartcontractkit/chainlink-common/pkg/types".BoundContract) as string value in argument to m.chainReader.GetLatestValue
Build Custom CL Image (core/chainlink.Dockerfile)
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)
Build Custom CL Image (core/chainlink.Dockerfile)
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)
Build Custom CL Image (core/chainlink.Dockerfile)
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)
Build Custom CL Image (core/chainlink.Dockerfile)
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)
Build Custom CL Image (core/chainlink.Dockerfile)
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
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
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)
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
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 Codec)
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
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)
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
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)
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
cannot use m.contract (variable of type "github.com/smartcontractkit/chainlink-common/pkg/types".BoundContract) as string value in argument to m.chainReader.GetLatestValue
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
cannot use m.contract (variable of type "github.com/smartcontractkit/chainlink-common/pkg/types".BoundContract) as string value in argument to m.chainReader.GetLatestValue
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
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)
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
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)
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
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)
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
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)
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
The job was canceled because "core_chainlink_Dockerfile" failed.
Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)
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
Build Test Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c nix develop -c /repo/integration-tests/scripts/buildTests \"${SUITES}\"" did not complete successfully: exit code: 2
Build Custom CL Image (core/chainlink.Dockerfile)
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Build Custom CL Image (core/chainlink.Dockerfile)
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Build Test Image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Build Test Image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Build Test Image
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/