Skip to content

AO3-6502 Blocked users should not be able to give gift works to blocker #531

AO3-6502 Blocked users should not be able to give gift works to blocker

AO3-6502 Blocked users should not be able to give gift works to blocker #531

Triggered via pull request January 27, 2024 16:43
Status Failure
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/work.rb#L198
[rubocop] reported by reviewdog 🐶 Use `&&` instead of `and`. Raw Output: app/models/work.rb:198:44: C: Style/AndOr: Use `&&` instead of `and`.
Rubocop: app/models/work.rb#L198
[rubocop] reported by reviewdog 🐶 Use `!` instead of `not`. Raw Output: app/models/work.rb:198:48: C: Style/Not: Use `!` instead of `not`.