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

Improve error display #124

Open
jonashaag opened this issue Aug 9, 2023 · 1 comment
Open

Improve error display #124

jonashaag opened this issue Aug 9, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jonashaag
Copy link
Collaborator

When I put in a missing dependency and click on GHA I'm greeted with this:

Screenshot 2023-08-09 at 18 46 03

Then when I open the first red section I get

Screenshot 2023-08-09 at 18 47 30

Opening the last step gets me to this

Screenshot 2023-08-09 at 18 47 43

We might want to look into improving the UX here.

@pavelzw
Copy link
Member

pavelzw commented Oct 11, 2023

#160 removes the nodejs stacktrace. We might want to not fail in the post step but only print a warning if it already failed in the main step.

@pavelzw pavelzw added the enhancement New feature or request label Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants