[Snyk] Security upgrade swagger-ui-react from 4.15.2 to 5.19.0 #26
Annotations
7 errors
golangci-lint:
cmd/kubeapps-apis/plugins/helm/packages/v1alpha1/server.go#L892
S1009: should omit nil check; len() for nil slices is defined as zero (gosimple)
|
golangci-lint:
cmd/kubeapps-apis/plugins/helm/packages/v1alpha1/utils/postgresql_utils.go#L221
S1009: should omit nil check; len() for nil slices is defined as zero (gosimple)
|
golangci-lint:
cmd/kubeapps-apis/plugins/helm/packages/v1alpha1/utils/postgresql_utils.go#L234
S1009: should omit nil check; len() for nil slices is defined as zero (gosimple)
|
golangci-lint:
cmd/apprepository-controller/server/controller.go#L331
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
golangci-lint:
cmd/kubeapps-apis/plugins/helm/packages/v1alpha1/utils/chart-client_test.go#L366
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
golangci-lint:
pkg/http-client/httpclient.go#L208
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
golangci-lint
issues found
|
Loading