Skip to content

Add Rails 8 authentication #13

Add Rails 8 authentication

Add Rails 8 authentication #13

Triggered via pull request February 3, 2025 10:56
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: app/controllers/home_controller.rb#L3
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/home_controller.rb#L3
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/registrations_controller.rb#L12
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: config/routes.rb#L6
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: config/routes.rb#L6
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint
Process completed with exit code 1.
test
Process completed with exit code 1.