Skip to content

update go version #1876

update go version

update go version #1876

Triggered via pull request February 5, 2025 06:07
Status Failure
Total duration 4m 50s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)