Bump rails from 7.2.2 to 8.0.0.1 #44
Annotations
10 errors and 1 warning
Lint code for consistent style:
app/helpers/meta_tag_helper.rb#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/helpers/meta_tag_helper.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/helpers/meta_tag_helper.rb#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/helpers/meta_tag_helper.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/helpers/meta_tag_helper.rb#L13
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
Lint code for consistent style:
app/helpers/meta_tag_helper.rb#L16
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/helpers/meta_tag_helper.rb#L17
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/helpers/meta_tag_helper.rb#L19
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
Lint code for consistent style:
app/helpers/meta_tag_helper.rb#L22
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/helpers/meta_tag_helper.rb#L22
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading