Update the OffchainConfig with a LogProviderConfig struct #1460
Annotations
2 errors and 1 warning
Run Keepers Package v2 Fuzz Tests:
pkg/v2/factory.go#L45
cannot use factory (variable of type *pluginFactory) as "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ReportingPluginFactory value in return statement: *pluginFactory does not implement "github.com/smartcontractkit/libocr/offchainreporting2plus/types".ReportingPluginFactory (wrong type for method NewReportingPlugin)
|
Run Keepers Package v2 Fuzz Tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading