Skip to content

fix(deps): update module k8s.io/utils to v0.0.0-20240502163921-fe8a2dddb1d0 - autoclosed #726

fix(deps): update module k8s.io/utils to v0.0.0-20240502163921-fe8a2dddb1d0 - autoclosed

fix(deps): update module k8s.io/utils to v0.0.0-20240502163921-fe8a2dddb1d0 - autoclosed #726

Triggered via pull request May 2, 2024 18:08
Status Failure
Total duration 1m 38s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
go / generate
Process completed with exit code 2.
go / test
Process completed with exit code 2.
go / lint: internal/controller/proxy_controller_test.go#L16
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
go / lint: internal/envoy/deployment.go#L11
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
go / lint: internal/envoy/configmap_test.go#L11
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
go / lint
issues found