Skip to content

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

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

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

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

release.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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