exec: Implement filter state and nonce filtering business logic. #90
ccip-integration-test.yml
on: pull_request
Matrix: integration-test-ccip-ocr3
Annotations
7 errors and 1 warning
integration-test-ccip-ocr3 (1.22.5)
cannot use capabilities.NewRegistry(globalLogger) (value of type *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry) as "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry value in assignment: *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry (missing method ConfigForCapability)
|
integration-test-ccip-ocr3 (1.22.5)
cannot use r.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 ConfigForCapability)
|
integration-test-ccip-ocr3 (1.22.5)
cannot use r.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 loop.NewRelayerService: *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry (missing method ConfigForCapability)
|
integration-test-ccip-ocr3 (1.22.5)
cannot use r.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 solana.NewRelayer: *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry (missing method ConfigForCapability)
|
integration-test-ccip-ocr3 (1.22.5)
cannot use r.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 loop.NewRelayerService: *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry (missing method ConfigForCapability)
|
integration-test-ccip-ocr3 (1.22.5)
cannot use r.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 pkgstarknet.NewRelayer: *"github.com/smartcontractkit/chainlink/v2/core/capabilities".Registry does not implement "github.com/smartcontractkit/chainlink-common/pkg/types/core".CapabilitiesRegistry (missing method ConfigForCapability)
|
integration-test-ccip-ocr3 (1.22.5)
Process completed with exit code 1.
|
integration-test-ccip-ocr3 (1.22.5)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|