Skip to content

Upgrade to non-legacy Azure SDK #1687

Upgrade to non-legacy Azure SDK

Upgrade to non-legacy Azure SDK #1687

Re-run triggered April 9, 2024 03:26
Status Failure
Total duration 1m 20s
Artifacts

go.yml

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

Annotations

1 error and 4 warnings
Lint
issues found
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.
Lint: internal/keystore/azure/client.go#L178
var-declaration: should drop = nil from declaration of var createdAt; it is the zero value (revive)
Lint: kesconf/file.go#L761
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)