Draft: Extend react app #332
Annotations
10 errors
app/helpers/proxmox_compute_selectors_helper.rb#L25
Layout/EmptyLineBetweenDefs: Expected 1 empty line between method definitions; found 0.
|
app/helpers/proxmox_compute_selectors_helper.rb#L27
Layout/FirstArrayElementIndentation: Use 2 spaces for indentation in an array, relative to the start of the line where the left square bracket is.
|
app/helpers/proxmox_compute_selectors_helper.rb#L27
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
app/helpers/proxmox_compute_selectors_helper.rb#L27
Layout/SpaceAfterColon: Space missing after colon.
|
app/helpers/proxmox_compute_selectors_helper.rb#L27
Layout/SpaceAfterColon: Space missing after colon.
|
app/helpers/proxmox_compute_selectors_helper.rb#L27
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
app/helpers/proxmox_compute_selectors_helper.rb#L28
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
app/helpers/proxmox_compute_selectors_helper.rb#L28
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array.
|
app/helpers/proxmox_compute_selectors_helper.rb#L28
Layout/SpaceAfterColon: Space missing after colon.
|
app/helpers/proxmox_compute_selectors_helper.rb#L28
Layout/SpaceAfterColon: Space missing after colon.
|
This job failed
Loading