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 4a7c86a #10

Bump rails from 68b20b6 to 4a7c86a

Bump rails from 68b20b6 to 4a7c86a #10

Triggered via pull request April 1, 2024 20:35
Status Failure
Total duration 1m 2s
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.