[Snyk] Security upgrade axios from 1.1.3 to 1.7.8 #25
Annotations
10 errors
golangci-lint:
cmd/kubeapps-apis/plugins/helm/packages/v1alpha1/server.go#L892
S1009: should omit nil check; len() for []github.com/vmware-tanzu/kubeapps/pkg/chart/models.ChartVersion 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 []string 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 []string is defined as zero (gosimple)
|
golangci-lint:
cmd/kubeapps-apis/plugins/kapp_controller/packages/v1alpha1/server_data_adapters.go#L315
S1009: should omit nil check; len() for []github.com/vmware-tanzu/carvel-kapp-controller/pkg/apis/kappctrl/v1alpha1.Condition is defined as zero (gosimple)
|
golangci-lint:
cmd/kubeapps-apis/plugins/pkg/pkgutils/pkgutils.go#L141
S1009: should omit nil check; len() for []github.com/vmware-tanzu/kubeapps/pkg/chart/models.ChartVersion is defined as zero (gosimple)
|
golangci-lint:
cmd/apprepository-controller/server/controller.go#L331
printf: non-constant format string in call to fmt.Errorf (govet)
|
golangci-lint:
cmd/kubeapps-apis/plugins/helm/packages/v1alpha1/utils/chart-client_test.go#L366
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
golangci-lint:
cmd/kubeapps-apis/plugins/kapp_controller/packages/v1alpha1/server.go#L182
printf: non-constant format string in call to google.golang.org/grpc/status.Errorf (govet)
|
golangci-lint:
cmd/kubeapps-apis/plugins/kapp_controller/packages/v1alpha1/server_ctrl_packages.go#L103
printf: non-constant format string in call to google.golang.org/grpc/status.Errorf (govet)
|
golangci-lint:
cmd/kubeapps-apis/plugins/kapp_controller/packages/v1alpha1/server_ctrl_packages.go#L122
printf: non-constant format string in call to google.golang.org/grpc/status.Errorf (govet)
|
Loading