bump libocr; add context #639
Annotations
10 errors and 1 warning
Build binary
cannot use &offchainConfigDigesterClient{…} (value of type *offchainConfigDigesterClient) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester value in assignment: *offchainConfigDigesterClient does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester (wrong type for method ConfigDigest)
|
Build binary
cannot use (*offchainConfigDigesterClient)(nil) (value of type *offchainConfigDigesterClient) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester value in variable declaration: *offchainConfigDigesterClient does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".OffchainConfigDigester (wrong type for method ConfigDigest)
|
Build binary
not enough arguments in call to o.impl.ConfigDigest
|
Build binary
not enough arguments in call to o.impl.ConfigDigestPrefix
|
Build binary
cannot use (*contractTransmitterClient)(nil) (value of type *contractTransmitterClient) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter value in variable declaration: *contractTransmitterClient does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter (wrong type for method FromAccount)
|
Build binary
not enough arguments in call to c.impl.FromAccount
|
Build binary
cannot use &contractTransmitterClient{…} (value of type *contractTransmitterClient) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter value in assignment: *contractTransmitterClient does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ContractTransmitter (wrong type for method FromAccount)
|
Build binary
cannot use (*contractTransmitterClient)(nil) (value of type *contractTransmitterClient) as ocr3types.ContractTransmitter[[]byte] value in variable declaration: *contractTransmitterClient does not implement ocr3types.ContractTransmitter[[]byte] (wrong type for method FromAccount)
|
Build binary
not enough arguments in call to c.impl.FromAccount
|
Build binary
cannot use ReportCodec{} (value of type ReportCodec) as median.ReportCodec value in variable declaration: ReportCodec does not implement median.ReportCodec (wrong type for method BuildReport)
|
Get the correct commit SHA via GitHub API
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading