Skip to content

feat: process values.yaml files #423

feat: process values.yaml files

feat: process values.yaml files #423

Triggered via pull request October 6, 2024 11:52
Status Success
Total duration 2m 26s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint (1.22.4, ubuntu-latest): cmds/serve.go#L6
could not import github.com/mrjosh/helm-ls/internal/handler (-: # github.com/mrjosh/helm-ls/internal/handler
lint (1.22.4, ubuntu-latest): internal/handler/completion.go#L6
"github.com/mrjosh/helm-ls/internal/language_features" imported as languagefeatures and not used
lint (1.22.4, ubuntu-latest): internal/handler/completion.go#L7
"github.com/mrjosh/helm-ls/internal/lsp" imported as lsplocal and not used
lint (1.22.4, ubuntu-latest): internal/handler/completion.go#L8
"github.com/mrjosh/helm-ls/internal/protocol" imported and not used
lint (1.22.4, ubuntu-latest): internal/handler/completion.go#L11
"github.com/mrjosh/helm-ls/internal/documentation/helm" imported as helmdocs and not used
lint (1.22.4, ubuntu-latest): internal/handler/completion.go#L17
multiple-value h.selectLangHandler(ctx, params) (value of type (LangHandler, error)) in single-value context
lint (1.22.4, ubuntu-latest): internal/handler/completion.go#L17
cannot use params (variable of type *"go.lsp.dev/protocol".CompletionParams) as *"go.lsp.dev/protocol".TextDocumentPositionParams value in argument to h.selectLangHandler
lint (1.22.4, ubuntu-latest): internal/handler/definition.go#L12
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
lint (1.22.4, ubuntu-latest): internal/handler/hover.go#L15
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
lint (1.22.4, ubuntu-latest): internal/handler/lang_handler.go#L15
h.documents.GetLanguageID undefined (type *lsp.DocumentStore has no field or method GetLanguageID)
lint (1.22.4, ubuntu-latest)
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/
lint (1.22.4, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/helm-ls/helm-ls. Supported file pattern: go.sum