AO3-4820 AO3-3810 Validate skins with "archive" in title #863
Annotations
1 error and 2 warnings
rubocop
Process completed with exit code 1.
|
rubocop:
app/models/skin.rb#L96
[rubocop] reported by reviewdog 🐶
Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Raw Output:
app/models/skin.rb:96:59: C: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
rubocop:
app/models/skin.rb#L109
[rubocop] reported by reviewdog 🐶
Uniqueness validation should have a unique index on the database column.
Raw Output:
app/models/skin.rb:109:3: C: Rails/UniqueValidationWithoutIndex: Uniqueness validation should have a unique index on the database column.
|
The logs for this run have expired and are no longer available.
Loading