Implementation/59288 add stages and gates to the project overview page #32934
GitHub Actions / rubocop
failed
Dec 3, 2024 in 1s
reviewdog [rubocop] report
reported by reviewdog 🐶
Findings (1)
modules/overviews/app/components/project_life_cycles/sections/project_life_cycles/show_component.rb|42 col 9| Assignment Branch Condition size for render_value is too high. [<0, 20, 2> 20.1/17]
Filtered Findings (0)
Annotations
github-actions / rubocop
[rubocop] modules/overviews/app/components/project_life_cycles/sections/project_life_cycles/show_component.rb#L42-L56 <Metrics/AbcSize>
Assignment Branch Condition size for render_value is too high. [<0, 20, 2> 20.1/17]
Raw output
modules/overviews/app/components/project_life_cycles/sections/project_life_cycles/show_component.rb:42:9: C: Metrics/AbcSize: Assignment Branch Condition size for render_value is too high. [<0, 20, 2> 20.1/17]
Loading