Changes my pages to keep ascending or descending order #5
Annotations
11 errors and 4 warnings
lint:
app/controllers/movies_controller.rb#L6
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/movies_controller.rb#L7
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/movies_controller.rb#L10
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/helpers/application_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/helpers/application_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/helpers/application_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/helpers/application_helper.rb#L6
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
db/seeds.rb#L23
Lint/Syntax: unexpected token tLBRACE
(Using Ruby 3.3 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint:
db/seeds.rb#L24
Lint/Syntax: unexpected token tCOMMA
(Using Ruby 3.3 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
lint
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
scan_js
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
scan_ruby
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|