Skip to content

Onboard IaaS server volume commands #1279

Onboard IaaS server volume commands

Onboard IaaS server volume commands #1279

Triggered via pull request November 26, 2024 10:30
Status Failure
Total duration 3m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
CI: internal/cmd/beta/server/volume/detach/detach.go#L62
emptyStringTest: replace `len(volumeLabel) == 0` with `volumeLabel == ""` (gocritic)
CI: internal/cmd/beta/server/volume/update/update.go#L68
emptyStringTest: replace `len(volumeLabel) == 0` with `volumeLabel == ""` (gocritic)
CI: internal/cmd/beta/server/volume/attach/attach.go#L72
emptyStringTest: replace `len(volumeLabel) == 0` with `volumeLabel == ""` (gocritic)
CI
Process completed with exit code 2.