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
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]
Loading