Skip to content

Implement NewAutomationProvider #1827

Implement NewAutomationProvider

Implement NewAutomationProvider #1827

Triggered via pull request December 18, 2023 19:11
Status Failure
Total duration 4m 27s
Artifacts

e2e_custom_cl.yml

on: pull_request
Get ProjectSerum Version
3s
Get ProjectSerum Version
E2E Custom Build Custom CL Image
3m 5s
E2E Custom Build Custom CL Image
E2E Custom Build Artifacts
3m 55s
E2E Custom Build Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
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 NewAutomationProvider)
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 NewAutomationProvider)
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 NewAutomationProvider)
E2E Custom Build Custom CL Image
cannot use r (variable of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in argument to relay.NewServerAdapter: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewAutomationProvider)
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 NewAutomationProvider)
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 NewAutomationProvider)
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 NewAutomationProvider)
E2E Custom Build Custom CL Image
cannot use r (variable of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in argument to relay.NewServerAdapter: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewAutomationProvider)
E2E Custom Build Custom CL Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make install-chainlink" did not complete successfully: exit code: 2
E2E Custom Build Custom CL Image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
E2E Custom Build Custom CL Image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.