Skip to content

Upgrade controller runtime package #710

Upgrade controller runtime package

Upgrade controller runtime package #710

Triggered via pull request December 20, 2024 21:25
Status Failure
Total duration 3m 42s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: api/v1/access_control_validate.go#L1
: # github.com/aerospike/aerospike-kubernetes-operator/api/v1
lint: api/v1/aerospikecluster_webhook.go#L38
cannot use admission.NewDecoder(mgr.GetScheme()) (value of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
lint: api/v1/mutating_webhook.go#L27
h.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface) (typecheck)
lint: api/v1beta1/aerospikebackup_webhook.go#L37
could not import github.com/aerospike/aerospike-kubernetes-operator/api/v1 (-: # github.com/aerospike/aerospike-kubernetes-operator/api/v1
lint: api/v1/aerospikecluster_webhook.go#L38
cannot use admission.NewDecoder(mgr.GetScheme()) (value of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
lint: api/v1/mutating_webhook.go#L27
h.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
lint: pkg/utils/utils.go#L15
could not import github.com/aerospike/aerospike-kubernetes-operator/api/v1 (-: # github.com/aerospike/aerospike-kubernetes-operator/api/v1
lint: api/v1/aerospikecluster_webhook.go#L38
cannot use admission.NewDecoder(mgr.GetScheme()) (value of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
lint: api/v1/mutating_webhook.go#L27
h.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
lint: pkg/utils/utils.go#L16
"github.com/aerospike/aerospike-kubernetes-operator/internal/controller/common" imported and not used (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636