Add minimal ChainReader interface & types #558
Annotations
5 errors and 2 warnings
|
cannot use provider (variable of type *medianProviderClient) as "github.com/smartcontractkit/chainlink-relay/pkg/types".MedianProvider value in argument to m.impl.NewMedianFactory: *medianProviderClient does not implement "github.com/smartcontractkit/chainlink-relay/pkg/types".MedianProvider (missing method ChainReader)
|
cannot use (*medianProviderClient)(nil) (value of type *medianProviderClient) as "github.com/smartcontractkit/chainlink-relay/pkg/types".MedianProvider value in variable declaration: *medianProviderClient does not implement "github.com/smartcontractkit/chainlink-relay/pkg/types".MedianProvider (missing method ChainReader)
|
cannot use newMedianProviderClient(r.brokerExt, cc) (value of type *medianProviderClient) as "github.com/smartcontractkit/chainlink-relay/pkg/types".MedianProvider value in return statement: *medianProviderClient does not implement "github.com/smartcontractkit/chainlink-relay/pkg/types".MedianProvider (missing method ChainReader)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: cachix/install-nix-action@d64e0553100205688c0fb2fa16edb0fc8663c590. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` 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/
|
The logs for this run have expired and are no longer available.
Loading