Skip to content

wip: generate json schema for completion #469

wip: generate json schema for completion

wip: generate json schema for completion #469

Triggered via pull request November 19, 2024 08:06
Status Success
Total duration 2m 22s
Artifacts

lint.yml

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

Annotations

10 errors and 2 warnings
lint (1.22.7, ubuntu-latest): internal/adapter/yamlls/client.go#L11
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint (1.22.7, ubuntu-latest): internal/adapter/yamlls/client.go#L16
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint (1.22.7, ubuntu-latest): internal/adapter/yamlls/client.go#L22
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint (1.22.7, ubuntu-latest): internal/adapter/yamlls/initization.go#L41
Error return value is not checked (errcheck)
lint (1.22.7, ubuntu-latest): internal/adapter/yamlls/yamlls.go#L77
Error return value of `io.Copy` is not checked (errcheck)
lint (1.22.7, ubuntu-latest): internal/handler/handler.go#L9
could not import github.com/mrjosh/helm-ls/internal/handler/yaml_handler (-: # github.com/mrjosh/helm-ls/internal/handler/yaml_handler
lint (1.22.7, ubuntu-latest): internal/handler/yaml_handler/yaml_handler.go#L5
"encoding/json" imported and not used
lint (1.22.7, ubuntu-latest): internal/handler/yaml_handler/yaml_handler.go#L12
"go.lsp.dev/jsonrpc2" imported and not used) (typecheck)
lint (1.22.7, ubuntu-latest): internal/handler/yaml_handler/yaml_handler.go#L5
"encoding/json" imported and not used
lint (1.22.7, ubuntu-latest): internal/handler/yaml_handler/yaml_handler.go#L12
"go.lsp.dev/jsonrpc2" imported and not used (typecheck)
lint (1.22.7, 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.7, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/helm-ls/helm-ls. Supported file pattern: go.sum