Skip to content

[#5052] Allow users to request account closure #2735

[#5052] Allow users to request account closure

[#5052] Allow users to request account closure #2735

Triggered via pull request November 3, 2023 12:28
Status Success
Total duration 1m 15s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: app/mailers/user_mailer.rb#L55
[rubocop] reported by reviewdog 🐶 Space missing after comma. (https://rubystyle.guide#spaces-operators) Raw Output: app/mailers/user_mailer.rb:55:56: C: Layout/SpaceAfterComma: Space missing after comma. (https://rubystyle.guide#spaces-operators)
build: spec/controllers/users/close_account_controller_spec.rb#L26
[rubocop] reported by reviewdog 🐶 Line is too long. [89/80] (https://rubystyle.guide#max-line-length) Raw Output: spec/controllers/users/close_account_controller_spec.rb:26:81: C: Layout/LineLength: Line is too long. [89/80] (https://rubystyle.guide#max-line-length)
build: spec/controllers/users/close_account_controller_spec.rb#L39
[rubocop] reported by reviewdog 🐶 Line is too long. [81/80] (https://rubystyle.guide#max-line-length) Raw Output: spec/controllers/users/close_account_controller_spec.rb:39:81: C: Layout/LineLength: Line is too long. [81/80] (https://rubystyle.guide#max-line-length)
build: spec/controllers/users/close_account_controller_spec.rb#L43
[rubocop] reported by reviewdog 🐶 Line is too long. [106/80] (https://rubystyle.guide#max-line-length) Raw Output: spec/controllers/users/close_account_controller_spec.rb:43:81: C: Layout/LineLength: Line is too long. [106/80] (https://rubystyle.guide#max-line-length)