Skip to content

Onboard IaaS server volume commands #1260

Onboard IaaS server volume commands

Onboard IaaS server volume commands #1260

Triggered via pull request November 21, 2024 10:41
Status Failure
Total duration 4m 29s
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

3 errors
CI: internal/cmd/beta/server/volume/attach/attach.go#L143
paramTypeCombine: func(p *print.Printer, outputFormat string, volumeLabel string, serverLabel string, volume *iaas.VolumeAttachment) error could be replaced with func(p *print.Printer, outputFormat, volumeLabel, serverLabel string, volume *iaas.VolumeAttachment) error (gocritic)
CI: internal/cmd/beta/server/volume/update/update.go#L139
paramTypeCombine: func(p *print.Printer, outputFormat string, volumeLabel string, serverLabel string, volume *iaas.VolumeAttachment) error could be replaced with func(p *print.Printer, outputFormat, volumeLabel, serverLabel string, volume *iaas.VolumeAttachment) error (gocritic)
CI
Process completed with exit code 2.