Update module helm.sh/helm/v3 to v3.17.1 #431
Annotations
4 errors
Run golint:
pkg/util/errors.go#L10
exported function InitSoftErrorMode should have comment or be unexported
|
Run golint:
pkg/util/errors.go#L14
exported function SetSoftErrorMode should have comment or be unexported
|
Run golint:
pkg/util/errors.go#L18
exported function IsSoftErrorOn should have comment or be unexported
|
Run golint:
pkg/validate/validate.go#L251
should omit 2nd value from range; this loop is equivalent to `for changedFile := range ...`
|
Loading