Bump turbo-rails from 2.0.17 to 2.0.20 #23
Annotations
11 errors
|
scan_ruby
Process completed with exit code 5.
|
|
lint:
app/controllers/admin/base_controller.rb#L20
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/admin/base_controller.rb#L10
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/admin/base_controller.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/admin/bake_days_controller.rb#L56
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
|
lint:
app/controllers/admin/bake_days_controller.rb#L43
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/admin/bake_days_controller.rb#L35
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/admin/bake_days_controller.rb#L24
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/admin/bake_days_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/admin/bake_days_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
Gemfile#L67
Layout/CommentIndentation: Incorrect indentation detected (column 2 instead of 4).
|