Skip to content

pkg/solana: copy chains/solana packages from core #2158

pkg/solana: copy chains/solana packages from core

pkg/solana: copy chains/solana packages from core #2158

Triggered via pull request October 4, 2023 11:28
Status Success
Total duration 3m 19s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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)