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