Skip to content

Support AlloyDBCluster types #9608

Support AlloyDBCluster types

Support AlloyDBCluster types #9608

Triggered via pull request February 5, 2025 01:25
Status Failure
Total duration 5m 39s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: apis/alloydb/v1alpha1/cluster_identity.go#L89
invalid operation: actualParent.Location != location (mismatched types string and *string)
lint: apis/alloydb/v1alpha1/cluster_identity.go#L100
cannot use location (variable of type *string) as string value in struct literal (typecheck)
lint: apis/alloydb/v1beta1/cluster_identity.go#L89
invalid operation: actualParent.Location != location (mismatched types string and *string)
lint: apis/alloydb/v1beta1/cluster_identity.go#L100
cannot use location (variable of type *string) as string value in struct literal (typecheck)
lint: pkg/controller/direct/alloydb/instance_controller.go#L23
could not import github.com/GoogleCloudPlatform/k8s-config-connector/apis/alloydb/v1beta1 (-: # github.com/GoogleCloudPlatform/k8s-config-connector/apis/alloydb/v1beta1
lint: apis/alloydb/v1beta1/cluster_identity.go#L89
invalid operation: actualParent.Location != location (mismatched types string and *string)
lint: apis/alloydb/v1beta1/cluster_identity.go#L100
cannot use location (variable of type *string) as string value in struct literal) (typecheck)
lint
issues found