Skip to content

Onboard keypair commands #1345

Onboard keypair commands

Onboard keypair commands #1345

Triggered via pull request December 9, 2024 14:08
Status Failure
Total duration 4m 55s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
CI: internal/cmd/beta/key-pair/describe/describe.go#L134
commentFormatting: put a space between `//` and comment text (gocritic)
CI: internal/cmd/beta/key-pair/list/list.go#L58
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
CI: internal/cmd/beta/key-pair/create/create.go#L56
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
CI: internal/cmd/beta/key-pair/create/create.go#L70
S1039: unnecessary use of fmt.Sprintf (gosimple)
CI
Process completed with exit code 2.
CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636