Skip to content

🐛 (fix) Priority field to use pointer type with correct markers #8144

🐛 (fix) Priority field to use pointer type with correct markers

🐛 (fix) Priority field to use pointer type with correct markers #8144

Triggered via pull request January 7, 2026 12:01
Status Failure
Total duration 8m 43s
Artifacts

sanity.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
Process completed with exit code 2.
lint
invalid operation: cat.Spec.Priority != nil (mismatched types int32 and untyped nil)
lint: internal/operator-controller/resolve/catalog.go#L165
invalid operation: cannot indirect cat.Spec.Priority (variable of type int32)
lint: internal/operator-controller/resolve/catalog.go#L164
invalid operation: cat.Spec.Priority != nil (mismatched types int32 and untyped nil)