BCF-3299 Add contract state reader to relayer #2048
integration-tests-smoke.yml
on: pull_request
Matrix: build_chainlink_image
Build Test Image
3m 35s
Matrix: run_tests
Annotations
22 errors
Build Chainlink Image
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image
cannot use &relayer{…} (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".Relayer value in return statement: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image
cannot use r (variable of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in argument to relay.NewServerAdapter: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image
cannot use &relayer{…} (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".Relayer value in return statement: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image
cannot use r (variable of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in argument to relay.NewServerAdapter: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image (plugins)
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image (plugins)
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image (plugins)
cannot use &relayer{…} (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".Relayer value in return statement: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image (plugins)
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image (plugins)
cannot use r (variable of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in argument to relay.NewServerAdapter: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image (plugins)
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image (plugins)
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image (plugins)
cannot use &relayer{…} (value of type *relayer) as "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".Relayer value in return statement: *relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/loop/internal/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image (plugins)
cannot use &Relayer{} (value of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in variable declaration: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image (plugins)
cannot use r (variable of type *Relayer) as "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer value in argument to relay.NewServerAdapter: *Relayer does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".Relayer (missing method NewContractStateReader)
|
Build Chainlink Image (plugins)
Got error Error: No job for job name: "Build Chainlink Image(plugins)" found during self-lookup, invalid job name given?
Available jobs names + ids: Build Test Image|28057277991,Build Chainlink Image|28057278760,Build Chainlink Image (plugins)|28057279415
, failing action
|
Build Test Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c nix develop -c /repo/integration-tests/scripts/buildTests \"${SUITES}\"" did not complete successfully: exit code: 2
|