Skip to content

fix(deps): update module google.golang.org/protobuf to v1.34.1 #752

fix(deps): update module google.golang.org/protobuf to v1.34.1

fix(deps): update module google.golang.org/protobuf to v1.34.1 #752

Triggered via pull request June 9, 2024 09:32
Status Failure
Total duration 4m 38s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
go / lint: internal/transit/allocate_test.go#L9
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/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
issues found