[Snyk] Security upgrade axios from 1.1.3 to 1.6.8 #18
Annotations
10 errors and 1 warning
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)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading