Multiple Charts, Subcharts and multiple Values file support #128
Annotations
4 errors and 2 warnings
lint (1.19.1, ubuntu-latest):
internal/handler/completion.go#L92
string `Chart` has 3 occurrences, make it a constant (goconst)
|
lint (1.19.1, ubuntu-latest):
internal/handler/completion.go#L94
string `Values` has 3 occurrences, make it a constant (goconst)
|
lint (1.19.1, ubuntu-latest):
internal/handler/hover.go#L24
cyclomatic complexity 31 of func `(*langHandler).handleHover` is high (> 30) (gocyclo)
|
lint (1.19.1, ubuntu-latest):
internal/util/strings.go#L12
var `logger` is unused (unused)
|
lint (1.19.1, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (1.19.1, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/helm-ls/helm-ls. Supported file pattern: go.sum
|