Skip to content

[#6404] Update user email to be sent from the blackhole address #3123

[#6404] Update user email to be sent from the blackhole address

[#6404] Update user email to be sent from the blackhole address #3123

Triggered via pull request May 17, 2024 12:38
Status Success
Total duration 1m 7s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: app/helpers/config_helper.rb#L16
[rubocop] reported by reviewdog 🐶 Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators) Raw Output: app/helpers/config_helper.rb:16:44: C: Layout/SpaceAroundOperators: Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators)
build: app/helpers/config_helper.rb#L16
[rubocop] reported by reviewdog 🐶 Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators) Raw Output: app/helpers/config_helper.rb:16:48: C: Layout/SpaceAroundOperators: Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators)
build: app/helpers/config_helper.rb#L16
[rubocop] reported by reviewdog 🐶 Line is too long. [92/80] (https://rubystyle.guide#max-line-length) Raw Output: app/helpers/config_helper.rb:16:81: C: Layout/LineLength: Line is too long. [92/80] (https://rubystyle.guide#max-line-length)
build: app/mailers/request_mailer.rb#L178
[rubocop] reported by reviewdog 🐶 Line is too long. [81/80] (https://rubystyle.guide#max-line-length) Raw Output: app/mailers/request_mailer.rb:178:81: C: Layout/LineLength: Line is too long. [81/80] (https://rubystyle.guide#max-line-length)
build: app/mailers/request_mailer.rb#L192
[rubocop] reported by reviewdog 🐶 Line is too long. [86/80] (https://rubystyle.guide#max-line-length) Raw Output: app/mailers/request_mailer.rb:192:81: C: Layout/LineLength: Line is too long. [86/80] (https://rubystyle.guide#max-line-length)