bump libocr; add context #4370
build_external.yml
on: pull_request
Build Chainlink Image
49s
Solana Build Relay
1m 44s
Starknet Build Relay
2m 20s
Annotations
13 errors and 1 warning
Build Chainlink Image
Process completed with exit code 1.
|
Solana Build Relay
cannot use (*OffchainConfigDigester)(nil) (value of type *OffchainConfigDigester) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester value in variable declaration: *OffchainConfigDigester does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester (wrong type for method ConfigDigest)
|
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 GetChainStatus)
|
Solana Build Relay
cannot use ReportCodec{} (value of type ReportCodec) as "github.com/smartcontractkit/libocr/offchainreporting2/reportingplugin/median".ReportCodec value in struct literal: ReportCodec does not implement "github.com/smartcontractkit/libocr/offchainreporting2/reportingplugin/median".ReportCodec (wrong type for method BuildReport)
|
Solana Build Relay
cannot use &Transmitter{…} (value of type *Transmitter) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter value in struct literal: *Transmitter does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter (wrong type for method FromAccount)
|
Solana Build Relay
cannot use offchainConfigDigester (variable of type OffchainConfigDigester) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester value in struct literal: OffchainConfigDigester does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester (wrong type for method ConfigDigest)
|
Solana Build Relay
cannot use (*ReportCodec)(nil) (value of type *ReportCodec) as "github.com/smartcontractkit/libocr/offchainreporting2/reportingplugin/median".ReportCodec value in variable declaration: *ReportCodec does not implement "github.com/smartcontractkit/libocr/offchainreporting2/reportingplugin/median".ReportCodec (wrong type for method BuildReport)
|
Solana Build Relay
cannot use (*Transmitter)(nil) (value of type *Transmitter) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter value in variable declaration: *Transmitter does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter (wrong type for method FromAccount)
|
Solana Build Relay
not enough arguments in call to median.StandardOnchainConfigCodec{}.Encode
|
Solana Build Relay
Process completed with exit code 2.
|
Starknet Build Relay
cannot use &OnchainConfigCodec{} (value of type *OnchainConfigCodec) as median.OnchainConfigCodec value in variable declaration: *OnchainConfigCodec does not implement median.OnchainConfigCodec (wrong type for method Decode)
|
Starknet Build Relay
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)
|
Starknet Build Relay
Process completed with exit code 2.
|
Starknet Build Relay
Restore cache failed: Dependencies file is not found in /home/runner/work/chainlink-common/chainlink-common. Supported file pattern: go.sum
|