Fix specs #297
Annotations
10 errors
db/migrate/20241016075104_create_recurring_executions.solid_queue.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
db/migrate/20241016075104_create_recurring_executions.solid_queue.rb#L10
Style/SymbolArray: Use `%i` or `%I` for an array of symbols.
|
db/migrate/20241016075104_create_recurring_executions.solid_queue.rb#L10
Layout/SpaceInsideArrayLiteralBrackets: Do not use space inside array brackets.
|
db/migrate/20241016075104_create_recurring_executions.solid_queue.rb#L10
Layout/SpaceInsideArrayLiteralBrackets: Do not use space inside array brackets.
|
db/migrate/20241016075104_create_recurring_executions.solid_queue.rb#L13
Layout/LineLength: Line is too long. [110/80]
|
db/migrate/20241016075105_create_recurring_tasks.solid_queue.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
db/migrate/20241016075105_create_recurring_tasks.solid_queue.rb#L14
Rails/ThreeStateBooleanColumn: Boolean columns should always have a default value and a `NOT NULL` constraint.
|
db/migrate/20241016075106_add_name_to_processes.solid_queue.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
db/migrate/20241016075107_make_name_not_null.solid_queue.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
db/migrate/20241016075107_make_name_not_null.solid_queue.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Do not use space inside array brackets.
|
This job failed
Loading