Skip to content

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

pkg/solana: copy chains/solana packages from core

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

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

codeql-analysis.yml

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

Annotations

9 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)
Analyze (go)
could not import github.com/smartcontractkit/chainlink-solana/pkg/solana (import cycle: [github.com/smartcontractkit/chainlink-solana/pkg/solana/monitor github.com/smartcontractkit/chainlink-solana/pkg/solana github.com/smartcontractkit/chainlink-solana/pkg/solana/txm])
Analyze (go)
could not import github.com/smartcontractkit/chainlink-solana/pkg/solana/monitor (import cycle: [github.com/smartcontractkit/chainlink-solana/pkg/solana/monitor github.com/smartcontractkit/chainlink-solana/pkg/solana])