Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Bump rails from 68b20b6 to 7242fd7 #3

Bump rails from 68b20b6 to 7242fd7

Bump rails from 68b20b6 to 7242fd7 #3

Triggered via pull request March 25, 2024 21:07
Status Failure
Total duration 1m 28s
Billable time 5m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: app/controllers/application_controller.rb#L29
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/application_controller.rb#L29
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/home_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/home_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/helpers/logins_helper.rb#L4
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/helpers/logins_helper.rb#L4
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/helpers/logins_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: config/environments/development.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: config/initializers/devise.rb#L27
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: config/initializers/devise.rb#L39
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.