Add minimal ChainReader interface & types #991
Annotations
4 errors and 1 warning
Build & Test
cannot use &medianProvider{…} (value of type *medianProvider) as "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider value in return statement: *medianProvider does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider (missing method ChainReader)
|
Build & Test
cannot use &medianProvider{} (value of type *medianProvider) as "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider value in variable declaration: *medianProvider does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider (missing method ChainReader)
|
Build & Test
Process completed with exit code 2.
|
Post Collect Metrics
Got error Error: Input required and not supplied: hostname, failing action
|
Collect Metrics
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