Skip to content

AO3-6835 Create change_email mailer preview #1407

AO3-6835 Create change_email mailer preview

AO3-6835 Create change_email mailer preview #1407

Triggered via pull request November 25, 2024 19:29
Status Success
Total duration 1m 55s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Rubocop: features/step_definitions/user_steps.rb#L241
[rubocop] reported by reviewdog 🐶 Unused block argument - `user`. If it's necessary, use `_` or `_user` as an argument name to indicate that it won't be used. Raw Output: features/step_definitions/user_steps.rb:241:58: W: Lint/UnusedBlockArgument: Unused block argument - `user`. If it's necessary, use `_` or `_user` as an argument name to indicate that it won't be used.