Bug/57508 custom fields with format string text bool link and date dont forbid multi select internally and have handling in ordering #16570
reviewdog [rubocop] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (11)
app/components/projects/row_component.rb|77 col 5| Assignment Branch Condition size for custom_field_column is too high. [<2, 16, 6> 17.2/17]
app/models/custom_field/order_statements.rb|86 col 5| Use <<-SQL.squish
instead of <<-SQL
.
app/models/custom_field/order_statements.rb|92 col 5| Use <<-SQL.squish
instead of <<-SQL
.
app/models/custom_field/order_statements.rb|100 col 5| Use <<-SQL.squish
instead of <<-SQL
.
app/models/custom_field/order_statements.rb|111 col 5| Use <<-SQL.squish
instead of <<-SQL
.
app/models/custom_field/order_statements.rb|119 col 5| Use <<-SQL.squish
instead of <<-SQL
.
app/models/custom_field/order_statements.rb|128 col 5| Use <<-SQL.squish
instead of <<-SQL
.
app/models/custom_field/order_statements.rb|138 col 5| Use <<-SQL.squish
instead of <<-SQL
.
app/models/custom_field/order_statements.rb|146 col 5| Use <<-SQL.squish
instead of <<-SQL
.
app/models/custom_field/order_statements.rb|154 col 5| Use <<-SQL.squish
instead of <<-SQL
.
spec/models/projects/exporter/csv_integration_spec.rb|32 col 1| Spec path should end with projects/exports/csv*_spec.rb
.