Skip to content

✨ Add CRD Upgrade Safety Preflight check to the ClusterExtension controller #2062

✨ Add CRD Upgrade Safety Preflight check to the ClusterExtension controller

✨ Add CRD Upgrade Safety Preflight check to the ClusterExtension controller #2062

Triggered via pull request June 25, 2024 16:01
Status Failure
Total duration 3m 5s
Artifacts

sanity.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: internal/controllers/clusterextension_controller.go#L66
File is not `gci`-ed with --skip-generated -s standard -s dot -s default -s prefix(github.com/operator-framework) -s prefix(github.com/operator-framework/operator-controller) --custom-order (gci)
lint: internal/controllers/clusterextension_controller.go#L79
File is not `gci`-ed with --skip-generated -s standard -s dot -s default -s prefix(github.com/operator-framework) -s prefix(github.com/operator-framework/operator-controller) --custom-order (gci)
lint: cmd/manager/main.go#L28
File is not `gci`-ed with --skip-generated -s standard -s dot -s default -s prefix(github.com/operator-framework) -s prefix(github.com/operator-framework/operator-controller) --custom-order (gci)
lint: internal/controllers/clusterextension_controller.go#L693
ineffectual assignment to relState (ineffassign)
lint: internal/controllers/clusterextension_controller.go#L40
ST1019: package "k8s.io/apimachinery/pkg/api/meta" is being imported more than once (stylecheck)
lint: internal/controllers/clusterextension_controller.go#L41
ST1019(related information): other import of "k8s.io/apimachinery/pkg/api/meta" (stylecheck)
lint
Process completed with exit code 2.