Skip to content

[#7855] Attachment masking fixes #2505

[#7855] Attachment masking fixes

[#7855] Attachment masking fixes #2505

Triggered via pull request August 11, 2023 11:16
Status Success
Total duration 1m 39s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: lib/mail_handler/backends/mail_backend.rb#L396
[rubocop] reported by reviewdog 🐶 [Correctable] Layout/LineLength: Line is too long. [84/80] (https://rubystyle.guide#max-line-length) Raw Output: lib/mail_handler/backends/mail_backend.rb:396:81: C: [Correctable] Layout/LineLength: Line is too long. [84/80] (https://rubystyle.guide#max-line-length) def attempt_to_find_original_attachment_attributes(mail, body:, nested: false) ^^^^
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/