Skip to content

feat: Change Log Detection in Harvest #2681

feat: Change Log Detection in Harvest

feat: Change Log Detection in Harvest #2681

Re-run triggered October 4, 2023 08:17
Status Failure
Total duration 59s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: cmd/poller/plugin/plugin.go#L34
could not import github.com/netapp/harvest/v2/pkg/matrix (-: # github.com/netapp/harvest/v2/pkg/matrix
lint: pkg/matrix/matrix.go#L87
cannot use ... in call to non-variadic instance.Clone
lint: pkg/matrix/matrix.go#L89
cannot use ... in call to non-variadic instance.Clone) (typecheck)
lint: cmd/collectors/rest/plugins/certificate/certificate.go#L15
could not import github.com/netapp/harvest/v2/pkg/matrix (-: # github.com/netapp/harvest/v2/pkg/matrix
lint: pkg/matrix/matrix.go#L87
cannot use ... in call to non-variadic instance.Clone
lint: pkg/matrix/matrix.go#L89
cannot use ... in call to non-variadic instance.Clone) (typecheck)
lint: cmd/collectors/rest/plugins/certificate/certificate.go#L34
my.InitAbc undefined (type *Certificate has no field or method InitAbc) (typecheck)
lint: cmd/collectors/rest/plugins/certificate/certificate.go#L39
my.ParentParams undefined (type *Certificate has no field or method ParentParams) (typecheck)
lint: cmd/collectors/rest/plugins/certificate/certificate.go#L40
my.Logger undefined (type *Certificate has no field or method Logger) (typecheck)
lint: cmd/collectors/rest/plugins/certificate/certificate.go#L49
my.SetPluginInterval undefined (type *Certificate has no field or method SetPluginInterval) (typecheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/harvest/harvest. Supported file pattern: go.sum