Skip to content

Add pkg/pg with dialects.go & txdb.go #5128

Add pkg/pg with dialects.go & txdb.go

Add pkg/pg with dialects.go & txdb.go #5128

Triggered via pull request December 2, 2024 21:19
Status Failure
Total duration 4m 5s
Artifacts

build_external.yml

on: pull_request
Build Chainlink Image
3m 53s
Build Chainlink Image
Solana Build Relay
1m 49s
Solana Build Relay
Starknet Build Relay
2m 32s
Starknet Build Relay
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Solana Build Relay
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 NewChainWriter)
Solana Build Relay
undefined: relaytypes.ContractWriter
Solana Build Relay
Process completed with exit code 2.
Starknet Build Relay
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 NewChainWriter)
Starknet Build Relay
undefined: relaytypes.ContractWriter
Starknet Build Relay
Process completed with exit code 2.
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 NewChainWriter)
Build Chainlink Image
undefined: relaytypes.ContractWriter
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 NewChainWriter)
Build Chainlink Image
undefined: relaytypes.ContractWriter
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
Solana Build Relay
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Starknet Build Relay
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Starknet Build Relay
Restore cache failed: Dependencies file is not found in /home/runner/work/chainlink-common/chainlink-common. Supported file pattern: go.sum