build(deps): bump solid_queue from 1.2.2 to 1.2.4 #7
Annotations
11 errors
|
lint:
app/models/cartao.rb#L19
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/models/application_record.rb#L36
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
|
|
lint:
app/controllers/application_controller.rb#L33
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
|
|
lint:
app/controllers/application_controller.rb#L23
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/application_controller.rb#L23
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/application_controller.rb#L21
Layout/EndAlignment: `end` at 21, 21 is not aligned with `params[:limit] = if` at 15, 4.
|
|
lint:
app/controllers/application_controller.rb#L19
Layout/ElseAlignment: Align `else` with `params[:limit]`.
|
|
lint:
app/controllers/application_controller.rb#L17
Layout/ElseAlignment: Align `elsif` with `params[:limit]`.
|
|
lint:
app/controllers/application_controller.rb#L14
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/application_controller.rb#L14
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
test
Process completed with exit code 1.
|