Some generated attachments remain with their default .attach extension and therefore generate the following warning:
WARNING: Unsupported extension: attach (file:/ed91ab39fb32bf08.attach)
This is due to the fact of not having any fallback mechanism in get_allure_attachment_type_from_content_type in case the content type wasn't found.
Some generated attachments remain with their default .attach extension and therefore generate the following warning:
This is due to the fact of not having any fallback mechanism in
get_allure_attachment_type_from_content_typein case the content type wasn't found.