upgrade common and add contract reader skip tests #4295
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
|