Skip to content

fix ingredients on update recipe #7

fix ingredients on update recipe

fix ingredients on update recipe #7

Triggered via push November 21, 2024 04:29
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: app/controllers/application_controller.rb#L4
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
lint: app/controllers/foods_controller.rb#L2
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
lint: app/controllers/foods_controller.rb#L6
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
lint: app/controllers/home_controller.rb#L2
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
lint: app/controllers/home_controller.rb#L5
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
lint: app/controllers/recipes_controller.rb#L2
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
lint: app/controllers/recipes_controller.rb#L28
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/recipes_controller.rb#L28
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/recipes_controller.rb#L30
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
lint: config/routes.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
test
Process completed with exit code 1.