update go version #1876
Annotations
10 errors
Build:
api/v1/servicebinding_types.go#L192
sb.Annotations undefined (type *ServiceBinding has no field or method Annotations) (typecheck)
|
Build:
api/v1/servicebinding_types.go#L196
sb.Annotations undefined (type *ServiceBinding has no field or method Annotations) (typecheck)
|
Build:
api/v1/servicebinding_validating_webhook.go#L50
sb.Name undefined (type *ServiceBinding has no field or method Name) (typecheck)
|
Build:
api/v1/servicebinding_validating_webhook.go#L61
sb.Name undefined (type *ServiceBinding has no field or method Name) (typecheck)
|
Build:
api/v1/servicebinding_validating_webhook.go#L90
sb.Labels undefined (type *ServiceBinding has no field or method Labels) (typecheck)
|
Build:
api/v1/servicebinding_validating_webhook.go#L93
sb.Labels undefined (type *ServiceBinding has no field or method Labels) (typecheck)
|
Build:
api/v1/servicebinding_validating_webhook.go#L113
sb.Name undefined (type *ServiceBinding has no field or method Name) (typecheck)
|
Build:
api/v1/serviceinstance_types.go#L189
si.Annotations undefined (type *ServiceInstance has no field or method Annotations) (typecheck)
|
Build:
api/v1/serviceinstance_types.go#L193
si.Annotations undefined (type *ServiceInstance has no field or method Annotations) (typecheck)
|
Build:
api/v1/serviceinstance_validating_webhook.go#L50
si.Name undefined (type *ServiceInstance has no field or method Name) (typecheck)
|