Skip to content

Bump common and fix Chain Writer naming #3602

Bump common and fix Chain Writer naming

Bump common and fix Chain Writer naming #3602

Re-run triggered November 27, 2024 17:01
Status Failure
Total duration 4m 37s
Billable time 9m
Artifacts 1

e2e_custom_cl.yml

on: pull_request
Check for contract changes
3s
Check for contract changes
Check integration test compilation
4m 25s
Check integration test compilation
Get ProjectSerum Version
4s
Get ProjectSerum Version
E2E Custom Build Custom CL Image
3m 26s
E2E Custom Build Custom CL Image
Check If Solana Test Image Exists
7s
Check If Solana Test Image Exists
E2E Custom Build Artifacts
4m 51s
E2E Custom Build Artifacts
E2E Build Previous Release Artifacts
0s
E2E Build Previous Release Artifacts
Build Test Image
0s
Build Test Image
Combine artifacts for upgrade test
0s
Combine artifacts for upgrade test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
E2E Custom Build Custom CL Image
undefined: commontypes.ChainWriter
E2E Custom Build Custom CL Image
undefined: commontypes.ChainWriter
E2E Custom Build Custom CL Image
undefined: types.ChainWriter
E2E Custom Build Custom CL Image
undefined: types.ChainWriter
E2E Custom Build Custom CL Image
undefined: types.ChainWriter
E2E Custom Build Custom CL Image
undefined: types.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: types.ChainWriter
E2E Custom Build Custom CL 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 NewContractWriter)
E2E Custom Build Custom CL Image
undefined: relaytypes.ChainWriter
Check integration test compilation
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 NewContractWriter)
Check integration test compilation
undefined: relaytypes.ChainWriter
Check integration test compilation
undefined: commontypes.ChainWriter
Check integration test compilation
undefined: commontypes.ChainWriter
Check integration test compilation
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)
Check integration test compilation
undefined: types.ChainWriter
Check integration test compilation
undefined: types.ChainWriter
Check integration test compilation
undefined: types.ChainWriter
Check integration test compilation
undefined: types.ChainWriter
Check integration test compilation
undefined: types.ChainWriter
Check for contract changes
'base' input parameter is ignored when action is triggered by pull request event