AO3-6268 Fix All challenge owners/moderators get CCed in "Assignments sent" notification #1234
Triggered via pull request
September 16, 2024 07:34
Status
Failure
Total duration
4m 23s
Artifacts
–
reviewdog.yml
on: pull_request
Rubocop
1m 7s
ERB Lint runner
1m 29s
Annotations
1 error and 1 warning
Rubocop
Process completed with exit code 1.
|
Rubocop:
app/models/collection.rb#L337
[rubocop] reported by reviewdog 🐶
Do not prefix reader method names with `get_`.
Raw Output:
app/models/collection.rb:337:7: C: Naming/AccessorMethodName: Do not prefix reader method names with `get_`.
|