Update chainlink ref to 7a8a07985766 #3640
Annotations
9 errors and 1 warning
Run cd ./integration-tests && go test -run=xxx ./...
undefined: commontypes.ChainWriter
|
Run cd ./integration-tests && go test -run=xxx ./...
undefined: commontypes.ChainWriter
|
Run cd ./integration-tests && go test -run=xxx ./...
undefined: types.ChainWriter
|
Run cd ./integration-tests && go test -run=xxx ./...
undefined: types.ChainWriter
|
Run cd ./integration-tests && go test -run=xxx ./...
undefined: types.ChainWriter
|
Run cd ./integration-tests && go test -run=xxx ./...
undefined: types.ChainWriter
|
Run cd ./integration-tests && go test -run=xxx ./...
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 NewContractWriter)
|
Run cd ./integration-tests && go test -run=xxx ./...
undefined: types.ChainWriter
|
Run cd ./integration-tests && go test -run=xxx ./...
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading