AO3-6711 Add a "Delete All Subscriptions" option to the Subscriptions page #1890
reviewdog.yml
on: pull_request
Rubocop
1m 15s
ERB Lint runner
1m 56s
Annotations
3 errors and 5 warnings
Rubocop
Process completed with exit code 1.
|
ERB Lint runner
Process completed with exit code 1.
|
ERB Lint runner:
app/views/subscriptions/index.html.erb#L36
[] reported by reviewdog 🐶
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
Raw Output:
app/views/subscriptions/index.html.erb:36:10: Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
|
Rubocop:
app/controllers/subscriptions_controller.rb#L79
[rubocop] reported by reviewdog 🐶
Avoid rescuing without specifying an error class.
Raw Output:
app/controllers/subscriptions_controller.rb:79:7: C: Style/RescueStandardError: Avoid rescuing without specifying an error class.
|
Rubocop:
app/controllers/subscriptions_controller.rb#L77
[rubocop] reported by reviewdog 🐶
Redundant `begin` block detected.
Raw Output:
app/controllers/subscriptions_controller.rb:77:7: C: Style/RedundantBegin: Redundant `begin` block detected.
|
Rubocop
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Rubocop
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/otwarchive/otwarchive-with--without--only-linters-Gemfile.lock-9f3a10f38b742e124eabee108f4e966b36bb41ccbc3b39156385c6567f37d43a, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/otwarchive/otwarchive-with--without--only-linters-Gemfile.lock-
|
ERB Lint runner
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/otwarchive/otwarchive-with--without--only-linters-Gemfile.lock-9f3a10f38b742e124eabee108f4e966b36bb41ccbc3b39156385c6567f37d43a, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/otwarchive/otwarchive-with--without--only-linters-Gemfile.lock-
|