Bump common and fix Chain Writer naming #3611
Annotations
5 errors
Build Image
cannot use (*relayer)(nil) (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 NewContractWriter)
|
Build Image
undefined: relaytypes.ChainWriter
|
Build Image
cannot use (*relayer)(nil) (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 NewContractWriter)
|
Build Image
undefined: relaytypes.ChainWriter
|
Build 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
|
Loading