chore(deps): Bump the misc-dependencies group across 3 directories with 22 updates #81
Annotations
3 errors
|
golangci-lint
issues found
|
|
golangci-lint:
pkg/mapper/crd/controller/controller_test.go#L80
SA1019: k8sfake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
|
|
golangci-lint:
pkg/mapper/configmap/yaml_test.go#L107
SA1019: fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
|