Skip to content

Bump the gomod-dependencies group with 7 updates #557

Bump the gomod-dependencies group with 7 updates

Bump the gomod-dependencies group with 7 updates #557

Triggered via pull request February 12, 2024 12:21
Status Failure
Total duration 2m 34s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: internal/fake/factory.go#L13
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: pkg/cmd/cmd.go#L106
SA1019: klogr.NewWithOptions is deprecated: FormatSerialize is out-dated. For FormatKlog, use textlogger.NewLogger instead. (staticcheck)
lint: pkg/cmd/cmd_suite_test.go#L21
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: pkg/cmd/config/config_suite_test.go#L18
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
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f, actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.