Skip to content

Allow consensus on time type, fix identical consensus big int, and rename the tag #6534

Allow consensus on time type, fix identical consensus big int, and rename the tag

Allow consensus on time type, fix identical consensus big int, and rename the tag #6534

Triggered via pull request June 9, 2025 15:00
Status Failure
Total duration 5m 9s
Artifacts

build_external.yml

on: pull_request
Build Chainlink Image
4m 15s
Build Chainlink Image
Solana Build Relay
2m 22s
Solana Build Relay
Starknet Build Relay
4m 58s
Starknet Build Relay
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 5 warnings
Solana Build Relay
cannot use p (variable of type *pluginRelayer) as loop.PluginRelayer value in struct literal: *pluginRelayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".PluginRelayer (wrong type for method NewRelayer)
Solana Build Relay
Process completed with exit code 2.
Build Chainlink Image
undefined: host.CapabilityExecutor
Build Chainlink Image
undefined: host.CapabilityExecutor
Build Chainlink Image
cannot use DisallowedCapabilityExecutor{} (value of struct type DisallowedCapabilityExecutor) as host.ExecutionHelper value in argument to e.cfg.Module.Execute: DisallowedCapabilityExecutor does not implement host.ExecutionHelper (missing method GetDONTime)
Build Chainlink Image
cannot use &CapabilityExecutor{…} (value of type *CapabilityExecutor) as host.ExecutionHelper value in argument to e.cfg.Module.Execute: *CapabilityExecutor does not implement host.ExecutionHelper (missing method GetDONTime)
Build Chainlink Image
undefined: host.CapabilityExecutor
Build Chainlink Image
undefined: host.CapabilityExecutor
Build Chainlink Image
cannot use DisallowedCapabilityExecutor{} (value of struct type DisallowedCapabilityExecutor) as host.ExecutionHelper value in argument to e.cfg.Module.Execute: DisallowedCapabilityExecutor does not implement host.ExecutionHelper (missing method GetDONTime)
Build Chainlink Image
cannot use &CapabilityExecutor{…} (value of type *CapabilityExecutor) as host.ExecutionHelper value in argument to e.cfg.Module.Execute: *CapabilityExecutor does not implement host.ExecutionHelper (missing method GetDONTime)
Build Chainlink Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$GO_COVER_FLAG\" = \"true\" ]; then make install-chainlink-cover; else make install-chainlink; fi" did not complete successfully: exit code: 2
Starknet Build Relay
cannot use p (variable of type *pluginRelayer) as loop.PluginRelayer value in struct literal: *pluginRelayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".PluginRelayer (wrong type for method NewRelayer)
Starknet Build Relay
Process completed with exit code 2.
Solana Build Relay
Failed to restore: getCacheEntry failed: Cache service responded with 503
Solana Build Relay
Ha Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
Build Chainlink Image
Ha Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
Starknet Build Relay
Ha Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
Starknet Build Relay
Restore cache failed: Dependencies file is not found in /home/runner/work/chainlink-common/chainlink-common. Supported file pattern: go.sum