CI Core #73013
Annotations
1 error
Run tests:
core/capabilities/ccip/types/mocks/home_chain_reader.go#L16
cannot use (*HomeChainReader)(nil) (value of type *HomeChainReader) as "github.com/smartcontractkit/chainlink-ccip/internal/reader".HomeChain value in variable declaration: *HomeChainReader does not implement "github.com/smartcontractkit/chainlink-ccip/internal/reader".HomeChain (wrong type for method GetOCRConfigs)
|
Loading