Skip to content

Rearrange Relayer Chain interactions interfaces #4980

Rearrange Relayer Chain interactions interfaces

Rearrange Relayer Chain interactions interfaces #4980

Triggered via pull request November 12, 2024 12:41
Status Failure
Total duration 3m 51s
Artifacts

build_external.yml

on: pull_request
Build Chainlink Image
3m 33s
Build Chainlink Image
Solana Build Relay
1m 49s
Solana Build Relay
Starknet Build Relay
2m 38s
Starknet Build Relay
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
Solana Build Relay
cannot use c (variable of type *chain) as Chain value in return statement: *chain does not implement Chain (missing method NewChainWriter)
Solana Build Relay
cannot use (*chain)(nil) (value of type *chain) as Chain value in variable declaration: *chain does not implement Chain (missing method NewChainWriter)
Solana Build Relay
Process completed with exit code 2.
Starknet Build Relay
cannot use (*chain)(nil) (value of type *chain) as Chain value in variable declaration: *chain does not implement Chain (missing method NewChainWriter)
Starknet Build Relay
cannot use c (variable of type *chain) as Chain value in return statement: *chain does not implement Chain (missing method NewChainWriter)
Starknet Build Relay
Process completed with exit code 2.
Build Chainlink Image
cannot use c (variable of type *chain) as Chain value in return statement: *chain does not implement Chain (missing method NewChainWriter)
Build Chainlink Image
cannot use (*chain)(nil) (value of type *chain) as Chain value in variable declaration: *chain does not implement Chain (missing method NewChainWriter)
Build Chainlink Image
cannot use c (variable of type *chain) as adapters.Chain value in return statement: *chain does not implement adapters.Chain (missing method NewChainWriter)
Build Chainlink Image
cannot use (*chain)(nil) (value of type *chain) as adapters.Chain value in variable declaration: *chain does not implement adapters.Chain (missing method NewChainWriter)
Build Chainlink Image
cannot use (*chain)(nil) (value of type *chain) as Chain value in variable declaration: *chain does not implement Chain (missing method NewChainWriter)
Build Chainlink Image
cannot use c (variable of type *chain) as Chain value in return statement: *chain does not implement Chain (missing method NewChainWriter)
Build Chainlink Image
cannot use &chain{} (value of type *chain) as Chain value in variable declaration: *chain does not implement Chain (missing method NewChainWriter)
Build Chainlink Image
cannot use newChain(ctx, cfg, chain.Nodes, opts, clientsByChainID) (value of type *chain) as Chain value in return statement: *chain does not implement Chain (missing method NewChainWriter)
Build Chainlink Image
cannot use c (variable of type *chain) as adapters.Chain value in return statement: *chain does not implement adapters.Chain (missing method NewChainWriter)
Build Chainlink Image
cannot use (*chain)(nil) (value of type *chain) as adapters.Chain value in variable declaration: *chain does not implement adapters.Chain (missing method NewChainWriter)
Starknet Build Relay
Restore cache failed: Dependencies file is not found in /home/runner/work/chainlink-common/chainlink-common. Supported file pattern: go.sum