Add evm implementation of chain reader and codec #40839
integration-tests.yml
on: pull_request
Check Paths That Require Tests To Run
20s
Get Solana Sha From Go Mod
28s
Build and Lint integration-tests
1m 42s
Enforce CTF Version
5s
Matrix: build-chainlink
Matrix: eth-smoke-tests-matrix
Matrix: eth-smoke-tests-matrix-automation
Version Migration Tests
0s
Solana Smoke Tests
0s
Clean up integration environment deployments
34s
ETH Smoke Tests Go Mod Cache
0s
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.
|