Skip to content

Search all kv

Search all kv #8

Triggered via pull request February 5, 2024 14:09
@xbglowxxbglowx
synchronize #41
search-all-kv
Status Failure
Total duration 2m 18s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: cmd/vault-kv-search.go#L248
Error return value of `vc.readLeafs` is not checked (errcheck)
lint: cmd/vault-kv-search_test.go#L84
Error return value of `sysClient.Mount` is not checked (errcheck)
lint: cmd/vault-kv-search_test.go#L90
Error return value of `sysClient.Mount` is not checked (errcheck)
lint: cmd/vault-kv-search_test.go#L108
Error return value of `logical.Write` is not checked (errcheck)
lint: cmd/vault-kv-search_test.go#L127
Error return value of `logical.Write` is not checked (errcheck)
lint: cmd/vault-kv-search.go#L183
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
lint: cmd/vault-kv-search.go#L185
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.