(feat) Add PreCodec modifier #5151
build_external.yml
on: pull_request
Build Chainlink Image
4m 55s
Solana Build Relay
1m 44s
Starknet Build Relay
2m 36s
Annotations
6 errors and 4 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.
|
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
|
Build Chainlink Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|