Skip to content

Admin now can control users #10

Admin now can control users

Admin now can control users #10

Triggered via pull request September 18, 2024 19:46
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: app/controllers/application_controller.rb#L5
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
lint: app/controllers/users_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/users_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/users_controller.rb#L3
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/users_controller.rb#L3
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/helpers/sessions_helper.rb#L2
Layout/EmptyLinesAroundModuleBody: Extra empty line detected at module body beginning.
lint: app/helpers/sessions_helper.rb#L54
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
lint: config/environments/production.rb#L18
Layout/LeadingCommentSpace: Missing space after `#`.
lint: config/environments/production.rb#L104
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body end.
lint: test/controllers/static_pages_controller_test.rb#L4
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
scan_ruby
Process completed with exit code 3.
test
Process completed with exit code 1.