Skip to content

upgrade common and add contract reader skip tests #4295

upgrade common and add contract reader skip tests

upgrade common and add contract reader skip tests #4295

Triggered via pull request December 13, 2024 17:44
Status Success
Total duration 6m 32s
Artifacts

codeql-analysis.yml

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

Annotations

5 errors and 2 warnings
Analyze (go)
cannot use opts.CapabilitiesRegistry (variable of type *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry) as "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry value in argument to remote.NewDispatcher: *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry (missing method Remove)
Analyze (go)
cannot use opts.CapabilitiesRegistry (variable of type *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry) as "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry value in argument to syncer.NewEventHandler: *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry (missing method Remove)
Analyze (go)
cannot use opts.CapabilitiesRegistry (variable of type *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry) as "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry value in argument to workflows.NewDelegate: *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry (missing method Remove)
Analyze (go)
cannot use opts.CapabilitiesRegistry (variable of type *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry) as "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry value in argument to standardcapabilities.NewDelegate: *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry (missing method Remove)
Analyze (go)
cannot use opts.CapabilitiesRegistry (variable of type *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry) as "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry value in struct literal: *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry (missing method Remove)
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636