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

[BUG] Empty-string report path passed to CLI causes a traceback #501

Open
webknjaz opened this issue Sep 15, 2024 · 0 comments
Open

[BUG] Empty-string report path passed to CLI causes a traceback #501

webknjaz opened this issue Sep 15, 2024 · 0 comments
Assignees

Comments

@webknjaz
Copy link
Contributor

This is another side of what I reported in codecov/test-results-action#89. It seems like the action passes a -f '' to the CLI invocation which causes that crash.
Obviously, the action should improve the files: input normalization, however, I believe that its CLI counterpart could benefit from better error handling as well and print out a nicer explanation message instead of a stack trace.

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

2 participants