Skip to content

chore(go.mod/go.sum): update minor dependencies (golang) #34

chore(go.mod/go.sum): update minor dependencies (golang)

chore(go.mod/go.sum): update minor dependencies (golang) #34

Triggered via pull request August 18, 2023 08:52
Status Failure
Total duration 6m 33s
Artifacts

build.yaml

on: pull_request
Build Docker image
0s
Build Docker image
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run tests: api/v1alpha1/clusterspace_webhook.go#L41
cannot use &ClusterSpace{} (value of type *ClusterSpace) as type admission.Validator in variable declaration:
Run tests: api/v1alpha1/servicebinding_webhook.go#L49
cannot use &ServiceBinding{} (value of type *ServiceBinding) as type admission.Validator in variable declaration:
Run tests: api/v1alpha1/serviceinstance_webhook.go#L51
cannot use &ServiceInstance{} (value of type *ServiceInstance) as type admission.Validator in variable declaration:
Run tests: api/v1alpha1/space_webhook.go#L41
cannot use &Space{} (value of type *Space) as type admission.Validator in variable declaration:
Run tests
Process completed with exit code 2.