Skip to content

Symbol tables

Symbol tables #235

Triggered via pull request April 14, 2024 13:14
Status Success
Total duration 1m 47s
Artifacts

lint.yml

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

Annotations

10 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#L67
Error return value of `io.Copy` is not checked (errcheck)
lint (1.21.5, ubuntu-latest): internal/handler/definition.go#L35
unused-parameter: parameter 'chart' seems to be unused, consider removing or renaming it as _ (revive)
lint (1.21.5, ubuntu-latest): internal/language_features/built_in_objects.go#L54
string `Values` has 3 occurrences, make it a constant (goconst)
lint (1.21.5, ubuntu-latest): internal/language_features/built_in_objects.go#L59
string `Chart` has 3 occurrences, make it a constant (goconst)
lint (1.21.5, ubuntu-latest): internal/language_features/built_in_objects.go#L68
redefines-builtin-id: redefinition of the built-in type error (revive)
lint (1.21.5, ubuntu-latest): internal/language_features/includes.go#L21
unused-parameter: parameter 'currentNodeType' seems to be unused, consider removing or renaming it as _ (revive)
lint (1.21.5, ubuntu-latest): internal/language_features/template_context.go#L89
redefines-builtin-id: redefinition of the built-in type error (revive)
lint (1.21.5, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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