build(deps): bump rails from 7.2.0.beta3 to 7.2.1 #24
Annotations
12 errors
lint:
Gemfile#L20
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/api/admin/analytics_controller.rb#L6
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/api/admin/analytics_controller.rb#L10
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/api/admin/analytics_controller.rb#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/api/admin/analytics_controller.rb#L24
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/api/admin/analytics_controller.rb#L25
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/api/admin/analytics_controller.rb#L28
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/api/admin/analytics_controller.rb#L29
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/api/admin/analytics_controller.rb#L33
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
app/controllers/api/admin/categories_controller.rb#L2
Layout/TrailingWhitespace: Trailing whitespace detected.
|
scan_ruby
Process completed with exit code 5.
|
test
Process completed with exit code 1.
|