deps: Update Kubernetes Runtime #1754
Annotations
10 errors and 2 warnings
make test
could not import github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller (-: # github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller
|
make test
a.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
make test
cannot use admission.NewDecoder(mgr.GetScheme()) (value of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
|
make test
could not import github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller (-: # github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller
|
make test
a.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
make test
cannot use admission.NewDecoder(mgr.GetScheme()) (value of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
|
make test
a.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
make test
cannot use admission.NewDecoder(mgr.GetScheme()) (value of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
|
make test
cannot use d (variable of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface) (typecheck)
|
make test
could not import github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller (-: # github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-sql-proxy-operator/cloud-sql-proxy-operator. Supported file pattern: go.sum
|
Loading