chore(deps): Bump the actions group with 2 updates #88
Annotations
3 errors
|
Lint
issues found
|
|
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)
|
|
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)
|
Loading