feat(conformance): Use CRD annotation to populate the ConformanceReport GatewayAPIInferenceExtensionVersion #286
Annotations
6 errors
|
kube-api-lint
Process completed with exit code 1.
|
|
kube-api-lint:
conformance/conformance.go#L177
expected operand, found 'if' (typecheck)
|
|
kube-api-lint:
conformance/conformance.go#L147
expected boolean or range expression, found assignment (missing parentheses around composite literal?) (typecheck)
|
|
kube-api-lint:
conformance/conformance.go#L145
expected selector or type assertion, found ')' (typecheck)
|
|
kube-api-lint:
conformance/conformance.go#L137
expected statement, found '<<' (typecheck)
|
|
kube-api-lint:
conformance/conformance.go#L137
syntax error: unexpected <<, expected } (typecheck)
|