🐛 (fix) Priority field to use pointer type with correct markers #8440
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)
|