Skip to content

[#52147] helper specs, only move column if possible

Sign in for the full log view
GitHub Actions / rubocop failed Oct 14, 2024 in 0s

reviewdog [rubocop] report

reported by reviewdog 🐶

Findings (1)

app/helpers/sort_helper.rb|457 col 3| Assignment Branch Condition size for move_column_actions is too high. [<7, 18, 5> 19.95/17]

Filtered Findings (0)

Annotations

Check notice on line 494 in app/helpers/sort_helper.rb

See this annotation in the file changed.

@github-actions github-actions / rubocop

[rubocop] app/helpers/sort_helper.rb#L457-L494 <Metrics/AbcSize>

Assignment Branch Condition size for move_column_actions is too high. [<7, 18, 5> 19.95/17]
Raw output
app/helpers/sort_helper.rb:457:3: C: Metrics/AbcSize: Assignment Branch Condition size for move_column_actions is too high. [<7, 18, 5> 19.95/17]