Add MergePresetValues helper for presets #378
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 1 warning
Build:
pkg/internal/helm/repository/oci_chart_repository.go#L211
Error return value of `transport.Release` is not checked (errcheck)
|
Build:
pkg/repo/oci.go#L171
Error return value of `ociChartRepo.Logout` is not checked (errcheck)
|
Build:
pkg/repo/registry.go#L127
func `(*Registry).delete` is unused (unused)
|
Build:
pkg/internal/helm/repository/oci_chart_repository_test.go#L250
loopclosure: loop variable tc captured by func literal (govet)
|
Build:
pkg/internal/helm/repository/oci_chart_repository_test.go#L259
loopclosure: loop variable tc captured by func literal (govet)
|
Build:
pkg/internal/helm/repository/oci_chart_repository_test.go#L260
loopclosure: loop variable tc captured by func literal (govet)
|
Build:
pkg/internal/helm/getter/getter.go#L95
SA1019: tlsConf.BuildNameToCertificate has been deprecated since Go 1.14: NameToCertificate only allows associating a single certificate with a given name. Leave that field nil to let the library select the first compatible chain from Certificates. (staticcheck)
|
Build
lint] Error 1
|
Build
Process completed with exit code 2.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|