Skip to content

Add evm implementation of chain reader and codec #40839

Add evm implementation of chain reader and codec

Add evm implementation of chain reader and codec #40839

Triggered via pull request December 22, 2023 19:43
Status Failure
Total duration 3m 46s
Artifacts

integration-tests.yml

on: pull_request
Get Solana Sha From Go Mod
28s
Get Solana Sha From Go Mod
Build and Lint integration-tests
1m 42s
Build and Lint integration-tests
Build Test Image
0s
Build Test Image
Compare/Build Automation Test List
5s
Compare/Build Automation Test List
Check If Solana Test Image Exists
12s
Check If Solana Test Image Exists
Get ProjectSerum Version
4s
Get ProjectSerum Version
Solana Build Artifacts
47s
Solana Build Artifacts
Solana Build Test Image
3s
Solana Build Test Image
ETH Smoke Tests
7s
ETH Smoke Tests
Clean up integration environment deployments
34s
Clean up integration environment deployments
ETH Smoke Tests Go Mod Cache
0s
ETH Smoke Tests Go Mod Cache
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Build and Lint integration-tests
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewAutomationProvider)
Build and Lint integration-tests
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewAutomationProvider)
Build and Lint integration-tests
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewAutomationProvider)
Build and Lint integration-tests
Process completed with exit code 1.
Build Chainlink Image
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewAutomationProvider)
Build Chainlink Image
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewAutomationProvider)
Build Chainlink Image
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewAutomationProvider)
Build Chainlink Image
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewAutomationProvider)
Build Chainlink Image
cannot use (*relayer)(nil) (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewAutomationProvider)
Build Chainlink Image
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewAutomationProvider)
Build Chainlink Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make install-chainlink" did not complete successfully: exit code: 2
Build Chainlink Image (plugins)
The operation was canceled.
ETH Smoke Tests
Process completed with exit code 1.