Onboard IaaS server volume commands #1260
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|