pkg/solana: copy chains/solana packages from core #2158
Annotations
7 errors
Analyze (go)
cannot use grpcProvider.ClientConn() (value of type grpc.ClientConnInterface) as *grpc.ClientConn value in argument to proxy.NewProxy: need type assertion
|
Analyze (go)
cannot use broker (variable of type *"github.com/hashicorp/go-plugin".GRPCBroker) as "github.com/smartcontractkit/chainlink-relay/pkg/loop/internal".Broker value in argument to internal.RegisterPluginMedianServer: *"github.com/hashicorp/go-plugin".GRPCBroker does not implement "github.com/smartcontractkit/chainlink-relay/pkg/loop/internal".Broker (missing method DialWithOptions)
|
Analyze (go)
cannot use broker (variable of type *"github.com/hashicorp/go-plugin".GRPCBroker) as "github.com/smartcontractkit/chainlink-relay/pkg/loop/internal".Broker value in argument to internal.NewPluginMedianClient: *"github.com/hashicorp/go-plugin".GRPCBroker does not implement "github.com/smartcontractkit/chainlink-relay/pkg/loop/internal".Broker (missing method DialWithOptions)
|
Analyze (go)
cannot use broker (variable of type *"github.com/hashicorp/go-plugin".GRPCBroker) as "github.com/smartcontractkit/chainlink-relay/pkg/loop/internal".Broker value in argument to p.pluginClient.Refresh: *"github.com/hashicorp/go-plugin".GRPCBroker does not implement "github.com/smartcontractkit/chainlink-relay/pkg/loop/internal".Broker (missing method DialWithOptions)
|
Analyze (go)
cannot use broker (variable of type *"github.com/hashicorp/go-plugin".GRPCBroker) as "github.com/smartcontractkit/chainlink-relay/pkg/loop/internal".Broker value in argument to internal.NewPluginRelayerClient: *"github.com/hashicorp/go-plugin".GRPCBroker does not implement "github.com/smartcontractkit/chainlink-relay/pkg/loop/internal".Broker (missing method DialWithOptions)
|
Analyze (go)
cannot use broker (variable of type *"github.com/hashicorp/go-plugin".GRPCBroker) as "github.com/smartcontractkit/chainlink-relay/pkg/loop/internal".Broker value in argument to p.pluginClient.Refresh: *"github.com/hashicorp/go-plugin".GRPCBroker does not implement "github.com/smartcontractkit/chainlink-relay/pkg/loop/internal".Broker (missing method DialWithOptions)
|
Analyze (go)
cannot use broker (variable of type *"github.com/hashicorp/go-plugin".GRPCBroker) as "github.com/smartcontractkit/chainlink-relay/pkg/loop/internal".Broker value in argument to internal.RegisterPluginRelayerServer: *"github.com/hashicorp/go-plugin".GRPCBroker does not implement "github.com/smartcontractkit/chainlink-relay/pkg/loop/internal".Broker (missing method DialWithOptions)
|