add context #2010
Annotations
10 errors and 3 warnings
Build Image
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)
|
Build 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 (wrong type for method NewAutomationProvider)
|
Build 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 Image
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)
|
Build Image
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)
|
Build 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 Image
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)
|
Build Image
too many arguments in call to median.StandardOnchainConfigCodec{}.Encode
|
Build 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 Image
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)
|
Check if image exists
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Build Image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@5fd3084fc36e372ff1fff382a39b10d03659f355, aws-actions/amazon-ecr-login@v1, actions/checkout@v3, actions/setup-go@v3, aws-actions/configure-aws-credentials@e1e17a757e536f70e52b5a12b2e8d1d1c60e04ef, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading