Skip to content

fix: Upgrade azserect client for AZURE #1588

fix: Upgrade azserect client for AZURE

fix: Upgrade azserect client for AZURE #1588

Triggered via pull request January 11, 2024 07:41
Status Failure
Total duration 1m 4s
Artifacts

go.yml

on: pull_request
Vulncheck
0s
Vulncheck
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Lint: internal/keystore/azure/client.go#L13
File is not `gofumpt`-ed (gofumpt)
Lint: internal/keystore/azure/client.go#L18
File is not `gofumpt`-ed (gofumpt)
Lint: internal/keystore/azure/client.go#L19
File is not `goimports`-ed (goimports)
Lint: internal/keystore/azure/client.go#L420
SA4004: the surrounding loop is unconditionally terminated (staticcheck)
Lint
issues found
Lint: internal/keystore/azure/key-vault-error.go#L8
exported: exported type ResponseError should have comment or be unexported (revive)
Lint: internal/keystore/azure/key-vault-error.go#L21
exported: exported function TransportErrToResponseError should have comment or be unexported (revive)