feat: process values.yaml files #421
Annotations
11 errors and 1 warning
|
Run tests:
internal/handler/handler.go#L29
undefined: LangHandler
|
Run tests:
internal/handler/completion.go#L6
"github.com/mrjosh/helm-ls/internal/language_features" imported as languagefeatures and not used
|
Run tests:
internal/handler/completion.go#L7
"github.com/mrjosh/helm-ls/internal/lsp" imported as lsplocal and not used
|
Run tests:
internal/handler/completion.go#L8
"github.com/mrjosh/helm-ls/internal/protocol" imported and not used
|
Run tests:
internal/handler/completion.go#L11
"github.com/mrjosh/helm-ls/internal/documentation/helm" imported as helmdocs and not used
|
Run tests:
internal/handler/completion.go#L17
h.selectLangHandler undefined (type *ServerHandler has no field or method selectLangHandler)
|
Run tests:
internal/handler/definition.go#L12
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
|
Run tests:
internal/handler/hover.go#L15
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
|
Run tests:
internal/handler/references.go#L12
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
|
Run tests
The operation was canceled.
|
Install Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/helm-ls/helm-ls. Supported file pattern: go.sum
|
Loading