Renovate: Update External dependencies #303
Annotations
4 errors
|
Checks
issues found
|
|
Checks:
api/topology/v1alpha1/groupversion_info.go#L32
SA1019: scheme.Builder is deprecated: This helper is only useful in api packages, but api packages should be easy to import and hence have minimal dependencies. Typically, these dependencies include only the standard library, k8s.io/apimachinery and other api packages. (staticcheck)
|
|
Checks:
api/bgp/v1alpha1/groupversion_info.go#L32
SA1019: scheme.Builder is deprecated: This helper is only useful in api packages, but api packages should be easy to import and hence have minimal dependencies. Typically, these dependencies include only the standard library, k8s.io/apimachinery and other api packages. (staticcheck)
|
|
Checks:
internal/controller/calico/hostendpoint_controller.go#L50
mapsloop: Replace m[k]=v loop with maps.Copy (modernize)
|