Skip to content

Bump k8s.io/kubectl from 0.28.0 to 0.29.0 #122

Bump k8s.io/kubectl from 0.28.0 to 0.29.0

Bump k8s.io/kubectl from 0.28.0 to 0.29.0 #122

Triggered via pull request January 1, 2024 22:49
Status Failure
Total duration 2m 20s
Artifacts

lint.yaml

on: pull_request
Lint Go
2m 12s
Lint Go
Lint YAML & Markdown
41s
Lint YAML & Markdown
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint Go: bootstrap/resource.go#L32
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)
Lint Go: bootstrap/resource_test.go#L21
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
Lint Go: fileinformer/file_informer_test.go#L17
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
Lint Go: static/controller.go#L63
c.Name undefined (type *Controller[K] has no field or method Name) (typecheck)
Lint Go
issues found