Alert email subject in the receivers language #3382
Annotations
2 errors and 10 warnings
Run RuboCop linter
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Run RuboCop linter
Process completed with exit code 1.
|
Run RuboCop linter:
app/mailers/alaveteli_pro/embargo_mailer.rb#L73
[rubocop] reported by reviewdog 🐶
Block body expression is on the same line as the block start.
Raw Output:
app/mailers/alaveteli_pro/embargo_mailer.rb:73:23: C: Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
|
Run RuboCop linter:
app/mailers/alaveteli_pro/embargo_mailer.rb#L79
[rubocop] reported by reviewdog 🐶
Expression at 79, 11 should be on its own line.
Raw Output:
app/mailers/alaveteli_pro/embargo_mailer.rb:79:11: C: Layout/BlockEndNewline: Expression at 79, 11 should be on its own line.
|
Run RuboCop linter:
app/mailers/alaveteli_pro/embargo_mailer.rb#L88
[rubocop] reported by reviewdog 🐶
Block body expression is on the same line as the block start.
Raw Output:
app/mailers/alaveteli_pro/embargo_mailer.rb:88:23: C: Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
|
Run RuboCop linter:
app/mailers/alaveteli_pro/embargo_mailer.rb#L94
[rubocop] reported by reviewdog 🐶
Expression at 94, 11 should be on its own line.
Raw Output:
app/mailers/alaveteli_pro/embargo_mailer.rb:94:11: C: Layout/BlockEndNewline: Expression at 94, 11 should be on its own line.
|
Run RuboCop linter:
app/mailers/alaveteli_pro/subscription_mailer.rb#L11
[rubocop] reported by reviewdog 🐶
Block body expression is on the same line as the block start.
Raw Output:
app/mailers/alaveteli_pro/subscription_mailer.rb:11:21: C: Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
|
Run RuboCop linter:
app/mailers/alaveteli_pro/subscription_mailer.rb#L14
[rubocop] reported by reviewdog 🐶
Expression at 14, 9 should be on its own line.
Raw Output:
app/mailers/alaveteli_pro/subscription_mailer.rb:14:9: C: Layout/BlockEndNewline: Expression at 14, 9 should be on its own line.
|
Run RuboCop linter:
app/mailers/info_request_batch_mailer.rb#L15
[rubocop] reported by reviewdog 🐶
Block body expression is on the same line as the block start.
Raw Output:
app/mailers/info_request_batch_mailer.rb:15:21: C: Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
|
Run RuboCop linter:
app/mailers/info_request_batch_mailer.rb#L18
[rubocop] reported by reviewdog 🐶
Expression at 18, 9 should be on its own line.
Raw Output:
app/mailers/info_request_batch_mailer.rb:18:9: C: Layout/BlockEndNewline: Expression at 18, 9 should be on its own line.
|
Run RuboCop linter:
app/mailers/notification_mailer.rb#L119
[rubocop] reported by reviewdog 🐶
Block body expression is on the same line as the block start.
Raw Output:
app/mailers/notification_mailer.rb:119:21: C: Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
|
Run RuboCop linter:
app/mailers/notification_mailer.rb#L124
[rubocop] reported by reviewdog 🐶
Expression at 124, 9 should be on its own line.
Raw Output:
app/mailers/notification_mailer.rb:124:9: C: Layout/BlockEndNewline: Expression at 124, 9 should be on its own line.
|
Loading