feat: process values.yaml files #422
Annotations
10 errors and 2 warnings
Lint:
cmds/serve.go#L6
could not import github.com/mrjosh/helm-ls/internal/handler (-: # github.com/mrjosh/helm-ls/internal/handler
|
Lint:
internal/handler/handler.go#L29
undefined: LangHandler
|
Lint:
internal/handler/completion.go#L6
"github.com/mrjosh/helm-ls/internal/language_features" imported as languagefeatures and not used
|
Lint:
internal/handler/completion.go#L7
"github.com/mrjosh/helm-ls/internal/lsp" imported as lsplocal and not used
|
Lint:
internal/handler/completion.go#L8
"github.com/mrjosh/helm-ls/internal/protocol" imported and not used
|
Lint:
internal/handler/completion.go#L11
"github.com/mrjosh/helm-ls/internal/documentation/helm" imported as helmdocs and not used
|
Lint:
internal/handler/completion.go#L17
h.selectLangHandler undefined (type *ServerHandler has no field or method selectLangHandler)
|
Lint:
internal/handler/definition.go#L12
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
|
Lint:
internal/handler/hover.go#L15
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
|
Lint:
internal/handler/references.go#L12
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/helm-ls/helm-ls. Supported file pattern: go.sum
|
Loading