Skip to content

feat(yamlls): add config for yamlls enable per filepattern #346

feat(yamlls): add config for yamlls enable per filepattern

feat(yamlls): add config for yamlls enable per filepattern #346

Triggered via pull request July 9, 2024 15:42
Status Success
Total duration 2m 9s
Artifacts

lint.yml

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

Annotations

7 errors and 2 warnings
lint (1.21.5, 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.21.5, 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.21.5, 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.21.5, ubuntu-latest): internal/adapter/yamlls/yamlls.go#L68
Error return value of `io.Copy` is not checked (errcheck)
lint (1.21.5, ubuntu-latest): internal/language_features/built_in_objects.go#L60
string `Values` has 4 occurrences, make it a constant (goconst)
lint (1.21.5, ubuntu-latest): internal/language_features/built_in_objects.go#L66
string `Chart` has 3 occurrences, make it a constant (goconst)
lint (1.21.5, 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.21.5, ubuntu-latest)
The following actions uses Node.js version which is deprecated 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.21.5, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/helm-ls/helm-ls. Supported file pattern: go.sum