[59769] When adding new relations, auto-scroll to show the newly added relation #27223
GitHub Actions / rubocop
failed
Dec 10, 2024 in 0s
reviewdog [rubocop] report
reported by reviewdog 🐶
Findings (1)
app/components/work_package_relations_tab/index_component.rb|50 col 3| Assignment Branch Condition size for render_relation_group is too high. [<5, 23, 6> 24.29/17]
Filtered Findings (0)
Annotations
Check notice on line 80 in app/components/work_package_relations_tab/index_component.rb
github-actions / rubocop
[rubocop] app/components/work_package_relations_tab/index_component.rb#L50-L80 <Metrics/AbcSize>
Assignment Branch Condition size for render_relation_group is too high. [<5, 23, 6> 24.29/17]
Raw output
app/components/work_package_relations_tab/index_component.rb:50:3: C: Metrics/AbcSize: Assignment Branch Condition size for render_relation_group is too high. [<5, 23, 6> 24.29/17]
Loading