Add comprehensive test coverage across models, policies, and controllers #58
Annotations
10 errors
|
scan_ruby
Process completed with exit code 3.
|
|
lint
Process completed with exit code 1.
|
|
lint:
db/migrate/20260306071847_create_active_storage_variant_records.active_storage.rb#L22
Layout/IndentationConsistency: Inconsistent indentation detected.
|
|
lint:
db/migrate/20260306071847_create_active_storage_variant_records.active_storage.rb#L22
Layout/IndentationWidth: Use 2 (not 4) spaces for indentation.
|
|
lint:
db/migrate/20260306071847_create_active_storage_variant_records.active_storage.rb#L17
Layout/IndentationConsistency: Inconsistent indentation detected.
|
|
lint:
db/migrate/20260306071847_create_active_storage_variant_records.active_storage.rb#L17
Layout/IndentationWidth: Use 2 (not 4) spaces for indentation.
|
|
lint:
db/migrate/20260306071847_create_active_storage_variant_records.active_storage.rb#L16
Layout/EmptyLinesAroundAccessModifier: Keep a blank line before and after `private`.
|
|
lint:
db/migrate/20260306071847_create_active_storage_variant_records.active_storage.rb#L11
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
|
|
lint:
db/migrate/20260306071847_create_active_storage_variant_records.active_storage.rb#L11
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
|
|
lint:
db/migrate/20260306071846_add_service_name_to_active_storage_blobs.active_storage.rb#L9
Lint/AssignmentInCondition: Use `==` if you meant to do a comparison or wrap the expression in parentheses to indicate you meant to assign in a condition.
|