PDF export for time sheets #3380
GitHub Actions / rubocop
failed
Dec 2, 2024 in 0s
reviewdog [rubocop] report
reported by reviewdog 🐶
Findings (1)
modules/reporting/app/workers/cost_query/pdf/timesheet_generator.rb|153 col 3| Assignment Branch Condition size for build_table is too high. [<14, 36, 3> 38.74/17]
Filtered Findings (0)
Annotations
Check notice on line 187 in modules/reporting/app/workers/cost_query/pdf/timesheet_generator.rb
github-actions / rubocop
[rubocop] modules/reporting/app/workers/cost_query/pdf/timesheet_generator.rb#L153-L187 <Metrics/AbcSize>
Assignment Branch Condition size for build_table is too high. [<14, 36, 3> 38.74/17]
Raw output
modules/reporting/app/workers/cost_query/pdf/timesheet_generator.rb:153:3: C: Metrics/AbcSize: Assignment Branch Condition size for build_table is too high. [<14, 36, 3> 38.74/17]
Loading