Skip to content

Implement NewAutomationProvider #1824

Implement NewAutomationProvider

Implement NewAutomationProvider #1824

Triggered via pull request December 18, 2023 18:23
Status Failure
Total duration 5m 18s
Artifacts

e2e_custom_cl.yml

on: pull_request
Get ProjectSerum Version
3s
Get ProjectSerum Version
E2E Custom Build Custom CL Image
2m 22s
E2E Custom Build Custom CL Image
E2E Custom Build Artifacts
4m 45s
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.