AO3-5578 Use ActiveStorage for existing image uploads #1565
reviewdog.yml
on: pull_request
Rubocop
1m 6s
ERB Lint runner
1m 44s
Annotations
1 error and 4 warnings
Rubocop
Process completed with exit code 1.
|
Rubocop:
lib/tasks/after_tasks.rake#L343
[rubocop] reported by reviewdog 🐶
Avoid rescuing without specifying an error class.
Raw Output:
lib/tasks/after_tasks.rake:343:7: C: Style/RescueStandardError: Avoid rescuing without specifying an error class.
|
Rubocop:
lib/tasks/after_tasks.rake#L371
[rubocop] reported by reviewdog 🐶
Avoid rescuing without specifying an error class.
Raw Output:
lib/tasks/after_tasks.rake:371:7: C: Style/RescueStandardError: Avoid rescuing without specifying an error class.
|
Rubocop:
lib/tasks/after_tasks.rake#L396
[rubocop] reported by reviewdog 🐶
Avoid rescuing without specifying an error class.
Raw Output:
lib/tasks/after_tasks.rake:396:7: C: Style/RescueStandardError: Avoid rescuing without specifying an error class.
|
ERB Lint runner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|