Skip to content

[#59037] Primerize "Log time" dialog #17818

[#59037] Primerize "Log time" dialog

[#59037] Primerize "Log time" dialog #17818

GitHub Actions / rubocop failed Dec 5, 2024 in 1s

reviewdog [rubocop] report

reported by reviewdog 🐶

Findings (1)

modules/costs/app/services/time_entries/set_attributes_service.rb|33 col 5| Assignment Branch Condition size for set_attributes is too high. [<3, 22, 3> 22.41/17]

Filtered Findings (0)

Annotations

Check notice on line 51 in modules/costs/app/services/time_entries/set_attributes_service.rb

See this annotation in the file changed.

@github-actions github-actions / rubocop

[rubocop] modules/costs/app/services/time_entries/set_attributes_service.rb#L33-L51 <Metrics/AbcSize>

Assignment Branch Condition size for set_attributes is too high. [<3, 22, 3> 22.41/17]
Raw output
modules/costs/app/services/time_entries/set_attributes_service.rb:33:5: C: Metrics/AbcSize: Assignment Branch Condition size for set_attributes is too high. [<3, 22, 3> 22.41/17]