Skip to content

Recurring meetings #32884

Recurring meetings

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

Check warning on line 81 in modules/meeting/app/workers/recurring_meetings/init_next_occurrence_job.rb

See this annotation in the file changed.

@github-actions 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`.