Skip to content

AO3-5610 notify users when a bookmark or series they have created is hidden #1617

AO3-5610 notify users when a bookmark or series they have created is hidden

AO3-5610 notify users when a bookmark or series they have created is hidden #1617

Triggered via pull request January 10, 2025 19:49
Status Failure
Total duration 13m 42s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Rubocop
Process completed with exit code 1.
Rubocop: app/models/series.rb#L38
[rubocop] reported by reviewdog 🐶 Align the arguments of a method call if they span more than one line. Raw Output: app/models/series.rb:38:5: C: Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
Rubocop: app/models/series.rb#L40
[rubocop] reported by reviewdog 🐶 Prefer Rails built-in `t` helper over `ts` and move the text into the yml file. `ts` is not actually translatable. For more information, refer to https://github.com/otwcode/otwarchive/wiki/Internationalization-(i18n)-Standards Raw Output: app/models/series.rb:40:15: C: I18n/DeprecatedHelper: Prefer Rails built-in `t` helper over `ts` and move the text into the yml file. `ts` is not actually translatable. For more information, refer to https://github.com/otwcode/otwarchive/wiki/Internationalization-(i18n)-Standards
ERB Lint runner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636