Skip to content

Updates GoodJob to version 3.99 #15868

Updates GoodJob to version 3.99

Updates GoodJob to version 3.99 #15868

GitHub Actions / rubocop failed Dec 3, 2024 in 0s

reviewdog [rubocop] report

reported by reviewdog 🐶

Findings (1)

db/migrate/20241202112407_create_good_job_process_lock_ids.rb|13 col 5| Unnecessary disabling of Rails/BulkChangeTable.

Filtered Findings (0)

Annotations

Check warning on line 13 in db/migrate/20241202112407_create_good_job_process_lock_ids.rb

See this annotation in the file changed.

@github-actions github-actions / rubocop

[rubocop] db/migrate/20241202112407_create_good_job_process_lock_ids.rb#L13 <Lint/RedundantCopDisableDirective>

Unnecessary disabling of `Rails/BulkChangeTable`.
Raw output
db/migrate/20241202112407_create_good_job_process_lock_ids.rb:13:5: W: Lint/RedundantCopDisableDirective: Unnecessary disabling of `Rails/BulkChangeTable`.