ChainWriter unit tests #3710
e2e_custom_cl.yml
on: pull_request
Check for contract changes
2s
Check integration test compilation
5m 42s
Get ProjectSerum Version
3s
E2E Custom Build Custom CL Image
2m 44s
Check If Solana Test Image Exists
6s
E2E Custom Run Smoke Tests
0s
Build Test Image
0s
E2E Program Upgrade Tests
0s
Annotations
6 errors and 5 warnings
E2E Custom Build Custom CL 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 NewContractWriter)
|
E2E Custom Build Custom CL Image
undefined: relaytypes.ChainWriter
|
E2E Custom Build Custom CL 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 NewContractWriter)
|
E2E Custom Build Custom CL Image
undefined: relaytypes.ChainWriter
|
E2E Custom Build Custom CL Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$GO_COVER_FLAG\" = \"true\" ]; then make install-chainlink-cover; else make install-chainlink; fi" did not complete successfully: exit code: 2
|
E2E Custom Build Artifacts
Process completed with exit code 1.
|
Check for contract changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check for contract changes
'base' input parameter is ignored when action is triggered by pull request event
|
Get ProjectSerum Version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check If Solana Test Image Exists
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check integration test compilation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|