switch from chainlink-relay to chainlink-common #1278
Annotations
6 errors and 2 warnings
cannot use pkgstarknet.NewRelayer(lggr, chain) (value of type *"github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink".relayer) as "github.com/smartcontractkit/chainlink-relay/pkg/types".Relayer value in argument to relay.NewServerAdapter: *"github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink".relayer does not implement "github.com/smartcontractkit/chainlink-relay/pkg/types".Relayer (wrong type for method NewConfigProvider)
|
cannot use chain (variable of type "github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink/chain".Chain) as "github.com/smartcontractkit/chainlink-relay/pkg/loop".RelayerExt value in argument to relay.NewServerAdapter: "github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink/chain".Chain does not implement "github.com/smartcontractkit/chainlink-relay/pkg/loop".RelayerExt (wrong type for method GetChainStatus)
|
cannot use pkgstarknet.NewRelayer(lggr, chain) (value of type *"github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink".relayer) as "github.com/smartcontractkit/chainlink-relay/pkg/types".Relayer value in argument to relay.NewServerAdapter: *"github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink".relayer does not implement "github.com/smartcontractkit/chainlink-relay/pkg/types".Relayer (wrong type for method NewConfigProvider)
|
cannot use chain (variable of type "github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink/chain".Chain) as "github.com/smartcontractkit/chainlink-relay/pkg/loop".RelayerExt value in argument to relay.NewServerAdapter: "github.com/smartcontractkit/chainlink-starknet/relayer/pkg/chainlink/chain".Chain does not implement "github.com/smartcontractkit/chainlink-relay/pkg/loop".RelayerExt (wrong type for method GetChainStatus)
|
|
Got error Error: No job for job name: "Build Custom CL Image" found during self-lookup, invalid job name given?
Available jobs names + ids: Build Custom CL Image (core/chainlink.Dockerfile)|18798877039,Build Test Image|18798877258,Build Custom CL Image ((plugins), plugins/chainlink.Dockerfile, -plugins)|18798877508
, failing action
|
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
The logs for this run have expired and are no longer available.
Loading