[#7877] Fix uuencoding attachment processing #2579
Triggered via pull request
September 15, 2023 08:28
Status
Success
Total duration
1m 33s
Artifacts
–
Annotations
2 warnings
build:
lib/mail_handler/backends/mail_backend.rb#L449
[rubocop] reported by reviewdog 🐶
[Correctable] Layout/LineLength: Line is too long. [89/80] (https://rubystyle.guide#max-line-length)
Raw Output:
lib/mail_handler/backends/mail_backend.rb:449:81: C: [Correctable] Layout/LineLength: Line is too long. [89/80] (https://rubystyle.guide#max-line-length)
calc_mime = AlaveteliFileTypes.filename_and_content_to_mimetype(filename, body)
^^^^^^^^^
|
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/
|