[#7855] Attachment masking fixes #2505
Annotations
2 warnings
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)
^^^^
|
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/
|
The logs for this run have expired and are no longer available.
Loading