ctrl: HCP adaptations for NodeGroup validation and RTE #30
Triggered via pull request
September 27, 2024 10:56
Status
Failure
Total duration
2m 12s
Artifacts
–
ci.yaml
on: pull_request
format
18s
verify-commits
18s
test-units
2m 3s
golangci-lint
1m 58s
Annotations
9 errors
golangci-lint:
main.go#L57
could not import github.com/openshift-kni/numaresources-operator/controllers (-: # github.com/openshift-kni/numaresources-operator/controllers
|
golangci-lint:
controllers/numaresourcesoperator_controller.go#L811
undefined: platform.HostedControlPlane) (typecheck)
|
golangci-lint:
test/utils/deploy/deploy.go#L37
could not import github.com/openshift-kni/numaresources-operator/controllers (-: # github.com/openshift-kni/numaresources-operator/controllers
|
golangci-lint:
controllers/numaresourcesoperator_controller.go#L811
undefined: platform.HostedControlPlane) (typecheck)
|
golangci-lint:
controllers/numaresourcesoperator_controller.go#L811
undefined: platform.HostedControlPlane (typecheck)
|
golangci-lint
Process completed with exit code 2.
|
test-units:
controllers/numaresourcesoperator_controller.go#L811
undefined: platform.HostedControlPlane
|
test-units
undefined: platform.HostedControlPlane
|
test-units
Process completed with exit code 2.
|