Git based dependencies #12
Annotations
8 errors
build:
cmd/helm/helm.go#L37
"helm.sh/helm/v3/pkg/storage/driver" imported and not used (typecheck)
|
build:
cmd/helm/search/search_test.go#L65
missing type in composite literal (typecheck)
|
build:
cmd/helm/search/search_test.go#L75
missing type in composite literal (typecheck)
|
build:
cmd/helm/search/search_test.go#L85
missing type in composite literal (typecheck)
|
build:
pkg/getter/gitgetter.go#L29
`gitutil` redeclared in this block (typecheck)
|
build:
pkg/getter/gitgetter.go#L24
other declaration of gitutil (typecheck)
|
build:
pkg/repo/chartrepo_test.go#L135
customGetterConstructor declared and not used (typecheck)
|
build
Process completed with exit code 2.
|