Recurring meetings #32884
GitHub Actions / rubocop
failed
Dec 2, 2024 in 0s
reviewdog [rubocop] report
reported by reviewdog 🐶
Findings (1)
modules/meeting/app/workers/recurring_meetings/init_next_occurrence_job.rb|81 col 27| Shadowing outer local variable - call
.
Filtered Findings (0)
Annotations
github-actions / rubocop
[rubocop] modules/meeting/app/workers/recurring_meetings/init_next_occurrence_job.rb#L81 <Lint/ShadowingOuterLocalVariable>
Shadowing outer local variable - `call`.
Raw output
modules/meeting/app/workers/recurring_meetings/init_next_occurrence_job.rb:81:27: W: Lint/ShadowingOuterLocalVariable: Shadowing outer local variable - `call`.
Loading