Skip to content

feat(tls_auth): support vault tls auth #398

feat(tls_auth): support vault tls auth

feat(tls_auth): support vault tls auth #398

Triggered via pull request January 14, 2025 03:32
Status Failure
Total duration 51s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: pkg/vault/client.go#L168
G402: TLS MinVersion too low. (gosec)
lint: cmd/plugin.go#L51
tag is not aligned, should be: env:"TLS_AUTH_ROLE" envDefault:"cert" (tagalign)
lint: pkg/vault/client.go#L22
found a struct that contains a context.Context field (containedctx)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636