🐛 (fix) Priority field to use pointer type with correct markers #8666
Annotations
21 errors and 6 warnings
|
e2e
Process completed with exit code 2.
|
|
e2e:
internal/operator-controller/resolve/catalog.go#L165
invalid operation: cannot indirect cat.Spec.Priority (variable of type int32)
|
|
e2e:
internal/operator-controller/resolve/catalog.go#L164
invalid operation: cat.Spec.Priority != nil (mismatched types int32 and untyped nil)
|
|
st2ex-e2e
Process completed with exit code 2.
|
|
st2ex-e2e:
internal/operator-controller/resolve/catalog.go#L165
invalid operation: cannot indirect cat.Spec.Priority (variable of type int32)
|
|
st2ex-e2e:
internal/operator-controller/resolve/catalog.go#L164
invalid operation: cat.Spec.Priority != nil (mismatched types int32 and untyped nil)
|
|
experimental-e2e
Process completed with exit code 2.
|
|
experimental-e2e:
internal/operator-controller/resolve/catalog.go#L165
invalid operation: cannot indirect cat.Spec.Priority (variable of type int32)
|
|
experimental-e2e:
internal/operator-controller/resolve/catalog.go#L164
invalid operation: cat.Spec.Priority != nil (mismatched types int32 and untyped nil)
|
|
extension-developer-e2e
Process completed with exit code 2.
|
|
extension-developer-e2e:
internal/operator-controller/resolve/catalog.go#L165
invalid operation: cannot indirect cat.Spec.Priority (variable of type int32)
|
|
extension-developer-e2e:
internal/operator-controller/resolve/catalog.go#L164
invalid operation: cat.Spec.Priority != nil (mismatched types int32 and untyped nil)
|
|
upgrade-st2st-e2e
Process completed with exit code 2.
|
|
upgrade-st2st-e2e:
internal/operator-controller/resolve/catalog.go#L165
invalid operation: cannot indirect cat.Spec.Priority (variable of type int32)
|
|
upgrade-st2st-e2e:
internal/operator-controller/resolve/catalog.go#L164
invalid operation: cat.Spec.Priority != nil (mismatched types int32 and untyped nil)
|
|
upgrade-st2ex-e2e
Process completed with exit code 2.
|
|
upgrade-st2ex-e2e:
internal/operator-controller/resolve/catalog.go#L165
invalid operation: cannot indirect cat.Spec.Priority (variable of type int32)
|
|
upgrade-st2ex-e2e:
internal/operator-controller/resolve/catalog.go#L164
invalid operation: cat.Spec.Priority != nil (mismatched types int32 and untyped nil)
|
|
upgrade-ex2ex-e2e
Process completed with exit code 2.
|
|
upgrade-ex2ex-e2e:
internal/operator-controller/resolve/catalog.go#L165
invalid operation: cannot indirect cat.Spec.Priority (variable of type int32)
|
|
upgrade-ex2ex-e2e:
internal/operator-controller/resolve/catalog.go#L164
invalid operation: cat.Spec.Priority != nil (mismatched types int32 and untyped nil)
|
|
e2e
No files were found with the provided path: /tmp/artifacts/. No artifacts will be uploaded.
|
|
st2ex-e2e
No files were found with the provided path: /tmp/artifacts/. No artifacts will be uploaded.
|
|
experimental-e2e
No files were found with the provided path: /tmp/artifacts/. No artifacts will be uploaded.
|
|
upgrade-st2st-e2e
No files were found with the provided path: /tmp/artifacts/. No artifacts will be uploaded.
|
|
upgrade-st2ex-e2e
No files were found with the provided path: /tmp/artifacts/. No artifacts will be uploaded.
|
|
upgrade-ex2ex-e2e
No files were found with the provided path: /tmp/artifacts/. No artifacts will be uploaded.
|