Skip to content

[#5164] Alert email subject in the receivers language #3431

[#5164] Alert email subject in the receivers language

[#5164] Alert email subject in the receivers language #3431

Triggered via pull request January 6, 2025 14:08
Status Success
Total duration 1m 18s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: app/mailers/notification_mailer.rb#L154
[rubocop] reported by reviewdog 🐶 Block body expression is on the same line as the block start. Raw Output: app/mailers/notification_mailer.rb:154:21: C: Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
build: app/mailers/notification_mailer.rb#L157
[rubocop] reported by reviewdog 🐶 Expression at 157, 9 should be on its own line. Raw Output: app/mailers/notification_mailer.rb:157:9: C: Layout/BlockEndNewline: Expression at 157, 9 should be on its own line.