Fix processing of attachments encoded as Latin 1 #2596
Annotations
2 warnings
lib/mail_handler/backends/mail_backend.rb#L407
[rubocop] reported by reviewdog 🐶
[Correctable] Layout/FirstArgumentIndentation: Indent the first argument one step more than Mail::Utilities.binary_unsafe_to_lf(.
Raw Output:
lib/mail_handler/backends/mail_backend.rb:407:13: C: [Correctable] Layout/FirstArgumentIndentation: Indent the first argument one step more than Mail::Utilities.binary_unsafe_to_lf(.
convert_string_to_utf8(body.rstrip).string
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
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