Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

genhtml fails on Windows #231

Open
JadedBlueEyes opened this issue Jul 25, 2024 · 0 comments
Open

genhtml fails on Windows #231

JadedBlueEyes opened this issue Jul 25, 2024 · 0 comments

Comments

@JadedBlueEyes
Copy link

When running this action, it seems to error out when generating the HTML coverage report - but only on Windows.
relevant error:

C:\Windows\system32\cmd.exe /D /S /C "D:\a\_actions\hrishikesh-kadam\setup-lcov\v1\bin\genhtml.bat D:\a\mb-mail-service\mb-mail-service\lcov.info --rc "lcov_branch_coverage=1" --output-directory "C:\Users\RUNNER~1\AppData\Local\Temp\__zgosalvez_github-actions-report-lcov\html""
mkdir: cannot create directory 'C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\__zgosalvez_github-actions-report-lcov\\html': No such file or directory
genhtml: ERROR: cannot create directory 'C:\Users\RUNNER~1\AppData\Local\Temp\__zgosalvez_github-actions-report-lcov\html'!
Error: The process 'D:\a\_actions\hrishikesh-kadam\setup-lcov\v1\bin\genhtml.bat' failed with exit code 9

Example in the wild: https://github.com/metabrainz/mb-mail-service/actions/runs/10101762949/job/27936006065

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant