Skip to content

AO3-6933 Add spam checking to user comments #1907

AO3-6933 Add spam checking to user comments

AO3-6933 Add spam checking to user comments #1907

Triggered via pull request March 13, 2025 01:37
Status Failure
Total duration 2m 57s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Rubocop
Process completed with exit code 1.
Rubocop: app/models/comment.rb#L483
[rubocop] reported by reviewdog 🐶 Duplicate branch body detected. Raw Output: app/models/comment.rb:483:21: W: Lint/DuplicateBranch: Duplicate branch body detected.
Rubocop: app/models/comment.rb#L68
[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/comment.rb:68:23: 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