Skip to content

build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 #39

build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0

build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 #39

Triggered via push October 31, 2023 19:24
Status Success
Total duration 2m 29s
Artifacts

lint.yml

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

Annotations

3 errors and 1 warning
lint (1.19.1, ubuntu-latest): internal/handler/completion.go#L77
string `Chart` has 3 occurrences, make it a constant (goconst)
lint (1.19.1, ubuntu-latest): internal/handler/completion.go#L79
string `Values` has 3 occurrences, make it a constant (goconst)
lint (1.19.1, ubuntu-latest): internal/handler/definition.go#L35
`supress` is a misspelling of `suppress` (misspell)
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/