Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.15.1 #28
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration.yaml
on: pull_request
Security
3m 31s
Matrix: Code standards (linting)
Annotations
10 errors and 1 warning
Code standards (linting) (.):
internal/webhookhandler/webhookhandler.go#L1
: # github.com/newrelic-experimental/newrelic-agent-operator/internal/webhookhandler
|
Code standards (linting) (.):
internal/webhookhandler/webhookhandler.go#L47
undefined: admission.DecoderInjector (typecheck)
|
Code standards (linting) (.):
pkg/instrumentation/dotnet.go#L24
could not import github.com/newrelic-experimental/newrelic-agent-operator/api/v1alpha1 (-: # github.com/newrelic-experimental/newrelic-agent-operator/api/v1alpha1
|
Code standards (linting) (.):
api/v1alpha1/instrumentation_webhook.go#L86
cannot use &Instrumentation{} (value of type *Instrumentation) as admission.Validator value in variable declaration: *Instrumentation does not implement admission.Validator (wrong type for method ValidateCreate)
|
Code standards (linting) (.):
pkg/instrumentation/podmutator.go#L29
could not import github.com/newrelic-experimental/newrelic-agent-operator/internal/webhookhandler (-: # github.com/newrelic-experimental/newrelic-agent-operator/internal/webhookhandler
|
Code standards (linting) (.):
internal/webhookhandler/webhookhandler.go#L47
undefined: admission.DecoderInjector) (typecheck)
|
Code standards (linting) (.):
cmd/main.go#L44
could not import github.com/newrelic-experimental/newrelic-agent-operator/api/v1alpha1 (-: # github.com/newrelic-experimental/newrelic-agent-operator/api/v1alpha1
|
Code standards (linting) (.):
api/v1alpha1/instrumentation_webhook.go#L86
cannot use &Instrumentation{} (value of type *Instrumentation) as admission.Validator value in variable declaration: *Instrumentation does not implement admission.Validator (wrong type for method ValidateCreate)
|
Code standards (linting) (.):
cmd/main.go#L47
could not import github.com/newrelic-experimental/newrelic-agent-operator/internal/webhookhandler (-: # github.com/newrelic-experimental/newrelic-agent-operator/internal/webhookhandler
|
Code standards (linting) (.):
internal/webhookhandler/webhookhandler.go#L47
undefined: admission.DecoderInjector) (typecheck)
|
Code standards (linting) (.)
Restore cache failed: Dependencies file is not found in /home/runner/work/newrelic-agent-operator/newrelic-agent-operator. Supported file pattern: go.sum
|