Support custom deviation func in median #199
pull-request-master.yml
on: pull_request
ci-sonarqube
26s
Annotations
8 errors and 3 warnings
ci-lint-misc
Got error Error: Ha Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}, failing action
|
ci-test:
cmd/chainlink-feeds/main.go#L31
cannot use p (variable of type *"github.com/smartcontractkit/chainlink-feeds/median".Plugin) as core.PluginMedian value in struct literal: *"github.com/smartcontractkit/chainlink-feeds/median".Plugin does not implement core.PluginMedian (wrong type for method NewMedianFactory)
|
ci-test:
cmd/chainlink-feeds/main.go#L31
cannot use p (variable of type *"github.com/smartcontractkit/chainlink-feeds/median".Plugin) as core.PluginMedian value in struct literal: *"github.com/smartcontractkit/chainlink-feeds/median".Plugin does not implement core.PluginMedian (wrong type for method NewMedianFactory)
|
ci-test
Process completed with exit code 1.
|
ci-lint:
cmd/chainlink-feeds/main.go#L31
cannot use p (variable of type *"github.com/smartcontractkit/chainlink-feeds/median".Plugin) as core.PluginMedian value in struct literal: *"github.com/smartcontractkit/chainlink-feeds/median".Plugin does not implement core.PluginMedian (wrong type for method NewMedianFactory)
|
ci-lint
issues found
|
ci-lint
cannot use p (variable of type *"github.com/smartcontractkit/chainlink-feeds/median".Plugin) as core.PluginMedian value in struct literal: *"github.com/smartcontractkit/chainlink-feeds/median".Plugin does not implement core.PluginMedian (wrong type for method NewMedianFactory)
		have NewMedianFactory(context.Context, "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider, string, "github.com/smartcontractkit/libocr/offchainreporting2/reportingplugin/median".DataSource, "github.com/smartcontractkit/libocr/offchainreporting2/reportingplugin/median".DataSource, "github.com/smartcontractkit/libocr/offchainreporting2/reportingplugin/median".DataSource, core.ErrorLog, ..."github.com/smartcontractkit/chainlink-feeds/median".Option) ("github.com/smartcontractkit/chainlink-common/pkg/types".ReportingPluginFactory, error)
		want NewMedianFactory(context.Context, "github.com/smartcontractkit/chainlink-common/pkg/types".MedianProvider, string, "github.com/smartcontractkit/libocr/offchainreporting2/reportingplugin/median".DataSource, "github.com/smartcontractkit/libocr/offchainreporting2/reportingplugin/median".DataSource, "github.com/smartcontractkit/libocr/offchainreporting2/reportingplugin/median".DataSource, core.ErrorLog) ("github.com/smartcontractkit/chainlink-common/pkg/types".ReportingPluginFactory, error)" severity="error" source="typecheck"></error>
|
ci-lint
Got error Error: Ha Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}, failing action
|
ci-test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ci-test
Di Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|
ci-sonarqube
Di Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
go-test-results
|
510 Bytes |
|
golangci-lint-report
|
629 Bytes |
|