Bump rails from 7.2.1 to 8.0.1 #31
Annotations
12 errors and 3 warnings
lint:
Gemfile#L19
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L19
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/api/v1/products_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/api/v1/products_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/models/product.rb#L10
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/models/product.rb#L10
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/models/product.rb#L11
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/models/product.rb#L11
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
config/initializers/pagy.rb#L77
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
config/initializers/pagy.rb#L78
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
scan_ruby
Process completed with exit code 5.
|
scan_js
Process completed with exit code 127.
|
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
|
scan_js
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|