Bump factory_bot_rails from 6.4.3 to 6.4.4 #12
Annotations
12 errors
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.
|
scan_js
Process completed with exit code 127.
|
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.
|