NONEVM-745 LogPoller db models #4395
Annotations
10 errors and 1 warning
Autobuild
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 NewChainWriter)
|
Autobuild
undefined: relaytypes.ContractWriter
|
Autobuild
cannot use ra (variable of type *"github.com/smartcontractkit/chainlink-solana/pkg/solana".Relayer) as loop.Relayer value in return statement: *"github.com/smartcontractkit/chainlink-solana/pkg/solana".Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".Relayer (missing method NewChainWriter)
|
Autobuild
no required module provides package github.com/smartcontractkit/chainlink/deployment/environment/nodeclient; to add it:
|
Autobuild
could not import github.com/smartcontractkit/chainlink/deployment/environment/nodeclient (invalid package name: "")
|
Autobuild
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 NewChainWriter)
|
Autobuild
undefined: relaytypes.ContractWriter
|
Autobuild
not enough arguments in call to cma.Emit
|
Autobuild
cannot use solana.NewRelayer(lggr, chain, r.CapabilitiesRegistry) (value of type *"github.com/smartcontractkit/chainlink-solana/pkg/solana".Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in argument to relay.NewServerAdapter: *"github.com/smartcontractkit/chainlink-solana/pkg/solana".Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewChainWriter)
|
Autobuild
could not import github.com/smartcontractkit/chainlink/deployment/environment/nodeclient (invalid package name: "")
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading