Changes my pages to keep ascending or descending order #5
Annotations
10 errors and 1 warning
app/controllers/movies_controller.rb#L6
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/controllers/movies_controller.rb#L7
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/controllers/movies_controller.rb#L10
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/helpers/application_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/helpers/application_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/helpers/application_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/helpers/application_helper.rb#L6
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
db/seeds.rb#L23
Lint/Syntax: unexpected token tLBRACE
(Using Ruby 3.3 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
db/seeds.rb#L24
Lint/Syntax: unexpected token tCOMMA
(Using Ruby 3.3 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading