docs(nvim): add vim-plug example #467
Annotations
7 errors and 2 warnings
lint (1.22.7, ubuntu-latest):
internal/adapter/yamlls/client.go#L10
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#L15
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#L20
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (1.22.7, ubuntu-latest):
internal/adapter/yamlls/yamlls.go#L68
Error return value of `io.Copy` is not checked (errcheck)
|
lint (1.22.7, ubuntu-latest):
internal/language_features/built_in_objects.go#L58
string `Values` has 4 occurrences, make it a constant (goconst)
|
lint (1.22.7, ubuntu-latest):
internal/language_features/built_in_objects.go#L64
string `Chart` has 3 occurrences, make it a constant (goconst)
|
lint (1.22.7, ubuntu-latest):
internal/util/points.go#L17
var-naming: don't use underscores in Go names; func parameter range_ should be range (revive)
|
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
|