Skip to content

PR #659

PR #659 #239

Triggered via dynamic December 2, 2025 03:13
Status Success
Total duration 9m 55s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Analyze (go)
cannot use r (variable of type *chainlink.relayer) as loop.Relayer value in return statement: *chainlink.relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".Relayer (missing method GetChainInfo)
Analyze (go)
cannot use p (variable of type *pluginRelayer) as loop.PluginRelayer value in struct literal: *pluginRelayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".PluginRelayer (wrong type for method NewRelayer)
Analyze (go)
cannot use (*relayer)(nil) (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 GetChainInfo)
Analyze (go)
cannot use c (variable of type *chain) as Chain value in return statement: *chain does not implement Chain (missing method GetChainInfo)
Analyze (go)
cannot use (*chain)(nil) (value of type *chain) as Chain value in variable declaration: *chain does not implement Chain (missing method GetChainInfo)
Analyze (go)
could not import github.com/smartcontractkit/gauntlet-plus-plus/sdks/go-gauntlet/client (invalid package name: "")
Analyze (go)
no required module provides package github.com/smartcontractkit/gauntlet-plus-plus/sdks/go-gauntlet/client; to add it:
Analyze (go)
could not import github.com/smartcontractkit/gauntlet-plus-plus/sdks/go-gauntlet/client (invalid package name: "")
Analyze (go)
no required module provides package github.com/smartcontractkit/gauntlet-plus-plus/sdks/go-gauntlet/client; to add it: