deps: Update Kubernetes Runtime #1754
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yaml
on: pull_request
unit tests
2m 7s
e2e tests
0s
Annotations
10 errors and 2 warnings
|
unit tests
could not import github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller (-: # github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller
|
|
unit tests
a.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
|
unit tests
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)
|
|
unit tests
could not import github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller (-: # github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller
|
|
unit tests
a.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
|
unit tests
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)
|
|
unit tests
a.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
|
unit tests
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)
|
|
unit tests
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)
|
|
unit tests
could not import github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller (-: # github.com/GoogleCloudPlatform/cloud-sql-proxy-operator/internal/controller
|
|
unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
unit tests
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
|