added taking over incomplete volume parameters #411
Annotations
6 errors
Rubocop:
app/models/foreman_fog_proxmox/proxmox_volumes.rb#L36
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning.
|
Rubocop:
app/models/foreman_fog_proxmox/proxmox_volumes.rb#L38
Layout/LeadingCommentSpace: Missing space after `#`.
|
Rubocop:
app/models/foreman_fog_proxmox/proxmox_volumes.rb#L41
Layout/ConditionPosition: Place the condition on the same line as `if`.
|
Rubocop:
app/models/foreman_fog_proxmox/proxmox_volumes.rb#L41
Lint/AssignmentInCondition: Use `==` if you meant to do a comparison or wrap the expression in parentheses to indicate you meant to assign in a condition.
|
Rubocop:
app/models/foreman_fog_proxmox/proxmox_volumes.rb#L60
Style/RedundantReturn: Redundant `return` detected.
|
Rubocop
Process completed with exit code 1.
|
Loading