Skip to content

feat: process values.yaml files #421

feat: process values.yaml files

feat: process values.yaml files #421

Triggered via pull request October 6, 2024 11:51
Status Failure
Total duration 2m 33s
Artifacts

tests.yml

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

Annotations

23 errors and 4 warnings
tests (1.22.4, ubuntu-latest): internal/handler/handler.go#L29
undefined: LangHandler
tests (1.22.4, ubuntu-latest): internal/handler/completion.go#L6
"github.com/mrjosh/helm-ls/internal/language_features" imported as languagefeatures and not used
tests (1.22.4, ubuntu-latest): internal/handler/completion.go#L7
"github.com/mrjosh/helm-ls/internal/lsp" imported as lsplocal and not used
tests (1.22.4, ubuntu-latest): internal/handler/completion.go#L8
"github.com/mrjosh/helm-ls/internal/protocol" imported and not used
tests (1.22.4, ubuntu-latest): internal/handler/completion.go#L11
"github.com/mrjosh/helm-ls/internal/documentation/helm" imported as helmdocs and not used
tests (1.22.4, ubuntu-latest): internal/handler/completion.go#L17
h.selectLangHandler undefined (type *ServerHandler has no field or method selectLangHandler)
tests (1.22.4, ubuntu-latest): internal/handler/definition.go#L12
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
tests (1.22.4, ubuntu-latest): internal/handler/hover.go#L15
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
tests (1.22.4, ubuntu-latest): internal/handler/references.go#L12
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
tests (1.22.4, ubuntu-latest)
Process completed with exit code 2.
tests (1.22.4, windows-2022)
The job was canceled because "_1_22_4_ubuntu-latest" failed.
tests (1.22.4, windows-2022)
The operation was canceled.
tests (1.22.4, macos-latest)
The job was canceled because "_1_22_4_ubuntu-latest" failed.
tests (1.22.4, macos-latest): internal/handler/handler.go#L29
undefined: LangHandler
tests (1.22.4, macos-latest): internal/handler/completion.go#L6
"github.com/mrjosh/helm-ls/internal/language_features" imported as languagefeatures and not used
tests (1.22.4, macos-latest): internal/handler/completion.go#L7
"github.com/mrjosh/helm-ls/internal/lsp" imported as lsplocal and not used
tests (1.22.4, macos-latest): internal/handler/completion.go#L8
"github.com/mrjosh/helm-ls/internal/protocol" imported and not used
tests (1.22.4, macos-latest): internal/handler/completion.go#L11
"github.com/mrjosh/helm-ls/internal/documentation/helm" imported as helmdocs and not used
tests (1.22.4, macos-latest): internal/handler/completion.go#L17
h.selectLangHandler undefined (type *ServerHandler has no field or method selectLangHandler)
tests (1.22.4, macos-latest): internal/handler/definition.go#L12
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
tests (1.22.4, macos-latest): internal/handler/hover.go#L15
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
tests (1.22.4, macos-latest): internal/handler/references.go#L12
h.NewGenericDocumentUseCase undefined (type *ServerHandler has no field or method NewGenericDocumentUseCase)
tests (1.22.4, macos-latest)
The operation was canceled.
tests (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/
tests (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
tests (1.22.4, windows-2022)
Restore cache failed: Dependencies file is not found in D:\a\helm-ls\helm-ls. Supported file pattern: go.sum
tests (1.22.4, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/helm-ls/helm-ls. Supported file pattern: go.sum