wip: generate json schema for completion #469
Annotations
10 errors and 2 warnings
Lint:
internal/adapter/yamlls/client.go#L11
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
internal/adapter/yamlls/client.go#L16
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
internal/adapter/yamlls/client.go#L22
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
internal/adapter/yamlls/initization.go#L41
Error return value is not checked (errcheck)
|
Lint:
internal/adapter/yamlls/yamlls.go#L77
Error return value of `io.Copy` is not checked (errcheck)
|
Lint:
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:
internal/handler/yaml_handler/yaml_handler.go#L5
"encoding/json" imported and not used
|
Lint:
internal/handler/yaml_handler/yaml_handler.go#L12
"go.lsp.dev/jsonrpc2" imported and not used) (typecheck)
|
Lint:
internal/handler/yaml_handler/yaml_handler.go#L5
"encoding/json" imported and not used
|
Lint:
internal/handler/yaml_handler/yaml_handler.go#L12
"go.lsp.dev/jsonrpc2" imported and not used (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