Skip to content

Multiple Charts, Subcharts and multiple Values file support #114

Multiple Charts, Subcharts and multiple Values file support

Multiple Charts, Subcharts and multiple Values file support #114

Triggered via pull request January 27, 2024 16:14
Status Success
Total duration 1m 40s
Artifacts

lint.yml

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

Annotations

3 errors and 2 warnings
lint (1.19.1, ubuntu-latest): internal/handler/completion.go#L92
string `Chart` has 3 occurrences, make it a constant (goconst)
lint (1.19.1, ubuntu-latest): internal/handler/completion.go#L94
string `Values` has 3 occurrences, make it a constant (goconst)
lint (1.19.1, ubuntu-latest): internal/handler/hover.go#L24
cyclomatic complexity 31 of func `(*langHandler).handleHover` is high (> 30) (gocyclo)
lint (1.19.1, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (1.19.1, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/