Add inline finality violation check to extended contract reader calls. #2222
Annotations
4 errors and 3 warnings
Build binary
cannot use r (variable of type *"github.com/smartcontractkit/chainlink-ccip/mocks/pkg/contractreader".MockContractReaderFacade) as "github.com/smartcontractkit/chainlink-ccip/pkg/contractreader".ContractReaderFacade value in map literal: *"github.com/smartcontractkit/chainlink-ccip/mocks/pkg/contractreader".MockContractReaderFacade does not implement "github.com/smartcontractkit/chainlink-ccip/pkg/contractreader".ContractReaderFacade (missing method HealthReport)
|
Build binary
cannot use r (variable of type *"github.com/smartcontractkit/chainlink-ccip/mocks/pkg/contractreader".MockContractReaderFacade) as "github.com/smartcontractkit/chainlink-ccip/pkg/contractreader".ContractReaderFacade value in map literal: *"github.com/smartcontractkit/chainlink-ccip/mocks/pkg/contractreader".MockContractReaderFacade does not implement "github.com/smartcontractkit/chainlink-ccip/pkg/contractreader".ContractReaderFacade (missing method HealthReport)
|
Build binary
cannot use homeChainReader (variable of type *"github.com/smartcontractkit/chainlink-ccip/mocks/pkg/contractreader".MockContractReaderFacade) as "github.com/smartcontractkit/chainlink-ccip/pkg/contractreader".ContractReaderFacade value in argument to reader.NewHomeChainConfigPoller: *"github.com/smartcontractkit/chainlink-ccip/mocks/pkg/contractreader".MockContractReaderFacade does not implement "github.com/smartcontractkit/chainlink-ccip/pkg/contractreader".ContractReaderFacade (missing method HealthReport)
|
Build binary
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Get the chainlink commit sha from PR description, if applicable
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/
|
Get the correct chainlink-ccip commit SHA via GitHub API
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/
|
Loading