Add minimal ChainReader interface & types #558
Annotations
4 errors and 1 warning
cannot use &medianProvider{…} (value of type *medianProvider) as "github.com/smartcontractkit/chainlink-relay/pkg/types".MedianProvider value in return statement: *medianProvider does not implement "github.com/smartcontractkit/chainlink-relay/pkg/types".MedianProvider (missing method ChainReader)
|
cannot use &medianProvider{} (value of type *medianProvider) as "github.com/smartcontractkit/chainlink-relay/pkg/types".MedianProvider value in variable declaration: *medianProvider does not implement "github.com/smartcontractkit/chainlink-relay/pkg/types".MedianProvider (missing method ChainReader)
|
|
|
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