add context #1847
Annotations
10 errors and 2 warnings
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)
|
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)
|
|
|
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)
|
|
cannot use newReportingPluginFactoryClient(m.pluginClient.brokerExt, cc) (value of type *reportingPluginFactoryClient) as "github.com/smartcontractkit/chainlink-common/pkg/types".ReportingPluginFactory value in return statement: *reportingPluginFactoryClient does not implement "github.com/smartcontractkit/chainlink-common/pkg/types".ReportingPluginFactory (wrong type for method NewReportingPlugin)
|
|
|
|
Post Build Image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
The logs for this run have expired and are no longer available.
Loading