switch from chainlink-relay to chainlink-common #1761
Annotations
5 errors and 2 warnings
cannot use pkgsolana.NewRelayer(lggr, chain) (value of type *"github.com/smartcontractkit/chainlink-solana/pkg/solana".Relayer) as "github.com/smartcontractkit/chainlink-relay/pkg/types".Relayer value in argument to relay.NewServerAdapter: *"github.com/smartcontractkit/chainlink-solana/pkg/solana".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-solana/pkg/solana".Chain) as "github.com/smartcontractkit/chainlink-relay/pkg/loop".RelayerExt value in argument to relay.NewServerAdapter: "github.com/smartcontractkit/chainlink-solana/pkg/solana".Chain does not implement "github.com/smartcontractkit/chainlink-relay/pkg/loop".RelayerExt (wrong type for method GetChainStatus)
|
cannot use pkgsolana.NewRelayer(lggr, chain) (value of type *"github.com/smartcontractkit/chainlink-solana/pkg/solana".Relayer) as "github.com/smartcontractkit/chainlink-relay/pkg/types".Relayer value in argument to relay.NewServerAdapter: *"github.com/smartcontractkit/chainlink-solana/pkg/solana".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-solana/pkg/solana".Chain) as "github.com/smartcontractkit/chainlink-relay/pkg/loop".RelayerExt value in argument to relay.NewServerAdapter: "github.com/smartcontractkit/chainlink-solana/pkg/solana".Chain does not implement "github.com/smartcontractkit/chainlink-relay/pkg/loop".RelayerExt (wrong type for method GetChainStatus)
|
|
Post Build Image
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