Passthrough encoder #5421
build_external.yml
on: pull_request
Build Chainlink Image
4m 14s
Solana Build Relay
1m 38s
Starknet Build Relay
2m 51s
Annotations
13 errors and 6 warnings
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 (*OffchainConfigDigester)(nil) (value of type *OffchainConfigDigester) as "github.com/smartcontractkit/libocr/offchainreporting2/types".OffchainConfigDigester value in variable declaration: *OffchainConfigDigester does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester (wrong type for method ConfigDigest)
|
Build Chainlink Image
cannot use (*ReportCodec)(nil) (value of type *ReportCodec) as median.ReportCodec value in variable declaration: *ReportCodec does not implement median.ReportCodec (wrong type for method BuildReport)
|
Build Chainlink Image
cannot use (*Transmitter)(nil) (value of type *Transmitter) as "github.com/smartcontractkit/libocr/offchainreporting2/types".ContractTransmitter value in variable declaration: *Transmitter does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter (wrong type for method FromAccount)
|
Build Chainlink Image
not enough arguments in call to median.StandardOnchainConfigCodec{}.Encode
|
Build Chainlink Image
cannot use ReportCodec{} (value of type ReportCodec) as median.ReportCodec value in struct literal: ReportCodec does not implement median.ReportCodec (wrong type for method BuildReport)
|
Build Chainlink Image
cannot use &Transmitter{…} (value of type *Transmitter) as "github.com/smartcontractkit/libocr/offchainreporting2/types".ContractTransmitter value in struct literal: *Transmitter does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter (wrong type for method FromAccount)
|
Build Chainlink Image
cannot use offchainConfigDigester (variable of type OffchainConfigDigester) as "github.com/smartcontractkit/libocr/offchainreporting2/types".OffchainConfigDigester value in struct literal: OffchainConfigDigester does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester (wrong type for method ConfigDigest)
|
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 NewContractWriter)
|
Build Chainlink Image
undefined: types.ChainWriter
|
Build Chainlink 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)
|
Solana Build Relay
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Solana Build Relay
Ha Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|
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
|
Starknet Build Relay
Ha Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|
Build Chainlink Image
Ha Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|