Bump rails from 7.2.1 to 8.0.1 #33
Annotations
10 errors and 1 warning
Lint code for consistent style:
Gemfile#L46
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L70
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L70
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L70
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
app/controllers/cors_controller.rb#L2
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
|
Lint code for consistent style:
app/controllers/cors_controller.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/controllers/cors_controller.rb#L6
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/controllers/cors_controller.rb#L6
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/controllers/cors_controller.rb#L13
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/controllers/cors_controller.rb#L13
Layout/TrailingWhitespace: Trailing whitespace detected.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading