Describe the Bug
After upgrading allure-commandline from version 2.37 to 2.38, the attachments folder no longer gets generated in the allure report folder. Thus, the allure reports are no longer showing any attachments (such as screenshots).
All the attachments are present in our allure results folder. After running the "npx allure generate" to our report folder, there's no attachments in the report.
It works with version 2.37.
Steps to Reproduce
- Update allure-commandline to 2.38
- Run a playwright test with jpg and csv attachments.
- run the "npx allure generate) to a report folder.
- Launch the report.
- Report is missing attachments.
Expected Behaviour
The report has the necessary attachments in steps. (Works with allure-commandline 2.37).
Screenshots or Additional Context
No response
What Language are you using?
JavaScript
What Framework/Allure Integration you are using?
Playwright
What version of Allure Integration you are using?
2.38.0
What version of Allure Report you are using?
2.38.0
Code of Conduct
Describe the Bug
After upgrading allure-commandline from version 2.37 to 2.38, the attachments folder no longer gets generated in the allure report folder. Thus, the allure reports are no longer showing any attachments (such as screenshots).
All the attachments are present in our allure results folder. After running the "npx allure generate" to our report folder, there's no attachments in the report.
It works with version 2.37.
Steps to Reproduce
Expected Behaviour
The report has the necessary attachments in steps. (Works with allure-commandline 2.37).
Screenshots or Additional Context
No response
What Language are you using?
JavaScript
What Framework/Allure Integration you are using?
Playwright
What version of Allure Integration you are using?
2.38.0
What version of Allure Report you are using?
2.38.0
Code of Conduct