Add minimal ChainReader interface & types #589
build_external.yml
on: pull_request
Build Chainlink Image
4m 28s
Solana Build Relay
1m 47s
Starknet Build Relay
2m 37s
Annotations
18 errors and 5 warnings
Solana Build Relay
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)
|
Solana Build Relay
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)
|
Solana Build Relay
Process completed with exit code 2.
|
Solana Build Relay
Got error Error: Input required and not supplied: hostname, failing action
|
Starknet Build Relay
undefined: testing.Testing
|
Starknet Build Relay
Process completed with exit code 2.
|
Starknet Build Relay
Got error Error: Input required and not supplied: hostname, failing action
|
Build Chainlink Image
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)
|
Build Chainlink Image
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)
|
Build Chainlink Image
cannot use (*medianProvider)(nil) (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)
|
Build Chainlink Image
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)
|
Build Chainlink Image
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)
|
Build Chainlink Image
cannot use NewMercuryProvider(cw, transmitter, reportCodecV1, reportCodecV2, reportCodecV3, lggr) (value of type *mercuryProvider) as "github.com/smartcontractkit/chainlink-relay/pkg/types".MercuryProvider value in return statement: *mercuryProvider does not implement "github.com/smartcontractkit/chainlink-relay/pkg/types".MercuryProvider (missing method ChainReader)
|
Build Chainlink Image
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)
|
Build Chainlink Image
cannot use (*medianProvider)(nil) (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)
|
Build Chainlink Image
cannot use (*functionsProvider)(nil) (value of type *functionsProvider) as "github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/types".FunctionsProvider value in variable declaration: *functionsProvider does not implement "github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/types".FunctionsProvider (missing method ChainReader)
|
Build Chainlink Image
cannot use &functionsProvider{…} (value of type *functionsProvider) as "github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/types".FunctionsProvider value in return statement: *functionsProvider does not implement "github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/types".FunctionsProvider (missing method ChainReader)
|
Build Chainlink Image
Got error Error: Input required and not supplied: hostname, failing action
|
Solana Build Relay
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/
|
Starknet Build Relay
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/
|
Starknet Build Relay
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/
|
Build Chainlink Image
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/
|
Build Chainlink Image
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/
|