Skip to content

[Draft] Email improvements #14535

[Draft] Email improvements

[Draft] Email improvements #14535

Triggered via pull request September 21, 2024 11:21
Status Success
Total duration 1m 43s
Artifacts

linters.yml

on: pull_request
runner / rubocop
1m 33s
runner / rubocop
runner / prettier
31s
runner / prettier
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
runner / prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
runner / rubocop: app/mailers/producer_mailer.rb#L41
[rubocop] reported by reviewdog 🐶 Align the arguments of a method call if they span more than one line. Raw Output: app/mailers/producer_mailer.rb:41:35: C: Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line.
runner / rubocop: app/mailers/producer_mailer.rb#L43
[rubocop] reported by reviewdog 🐶 Prefer `to_s` over string interpolation. Raw Output: app/mailers/producer_mailer.rb:43:5: C: Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
runner / rubocop: spec/mailers/shipment_mailer_spec.rb#L40
[rubocop] reported by reviewdog 🐶 Line is too long. [127/100] Raw Output: spec/mailers/shipment_mailer_spec.rb:40:101: C: Layout/LineLength: Line is too long. [127/100]
runner / rubocop: spec/mailers/shipment_mailer_spec.rb#L45
[rubocop] reported by reviewdog 🐶 Line is too long. [115/100] Raw Output: spec/mailers/shipment_mailer_spec.rb:45:101: C: Layout/LineLength: Line is too long. [115/100]
runner / rubocop: spec/mailers/shipment_mailer_spec.rb#L50
[rubocop] reported by reviewdog 🐶 Line is too long. [118/100] Raw Output: spec/mailers/shipment_mailer_spec.rb:50:101: C: Layout/LineLength: Line is too long. [118/100]
runner / rubocop: spec/mailers/shipment_mailer_spec.rb#L55
[rubocop] reported by reviewdog 🐶 Line is too long. [126/100] Raw Output: spec/mailers/shipment_mailer_spec.rb:55:101: C: Layout/LineLength: Line is too long. [126/100]
runner / rubocop
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/