Integration Tests #64077
integration-tests.yml
on: pull_request
Check Paths That Require Tests To Run
9s
Get Solana Sha From Go Mod
31s
Matrix: build-lint-integration-tests
Enforce CTF Version
5s
Matrix: build-chainlink
Matrix: eth-smoke-tests-matrix
Matrix: eth-smoke-tests-matrix-automation
Matrix: eth-smoke-tests-matrix-log-poller
Version Migration Tests
0s
Solana Smoke Tests
0s
ETH Smoke Tests Go Mod Cache
0s
Show Chainlink Node Go Coverage
16s
Annotations
14 errors
Build and Lint load
Process completed with exit code 1.
|
Build and Lint integration-tests
The job was canceled because "load_load___integration-t" failed.
|
Build Chainlink Image (plugins)
cannot use l.TargetCapability.Execute(ctx, req) (value of type capabilities.CapabilityResponse) as <-chan capabilities.CapabilityResponse value in return statement
|
Build Chainlink Image (plugins)
cannot use l.TargetCapability.Execute(ctx, req) (value of type capabilities.CapabilityResponse) as <-chan capabilities.CapabilityResponse value in return statement
|
Build Chainlink Image (plugins)
cannot use l.TargetCapability.Execute(ctx, req) (value of type capabilities.CapabilityResponse) as <-chan capabilities.CapabilityResponse value in return statement
|
Build Chainlink Image (plugins)
cannot use c (variable of type *chain) as Chain value in return statement: *chain does not implement Chain (missing method LatestHead)
|
Build Chainlink Image (plugins)
cannot use (*chain)(nil) (value of type *chain) as Chain value in variable declaration: *chain does not implement Chain (missing method LatestHead)
|
Build Chainlink Image (plugins)
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 ContractReader)
|
Build Chainlink Image (plugins)
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 ContractReader)
|
Build Chainlink Image (plugins)
cannot use &triggerSubscriber{} (value of type *triggerSubscriber) as capabilities.TriggerCapability value in variable declaration: *triggerSubscriber does not implement capabilities.TriggerCapability (wrong type for method RegisterTrigger)
|
Build Chainlink Image (plugins)
cannot use unmarshaled (variable of type capabilities.CapabilityRequest) as capabilities.TriggerRegistrationRequest value in argument to p.underlying.RegisterTrigger
|
Build Chainlink Image (plugins)
cannot use callbackCh (variable of type <-chan capabilities.TriggerResponse) as <-chan capabilities.CapabilityResponse value in struct literal
|
Build Chainlink Image
The job was canceled because "_plugins__plugins_chainli" failed.
|
ETH Smoke Tests
Process completed with exit code 1.
|