setup-micromamba icon indicating copy to clipboard operation
setup-micromamba copied to clipboard

Improve error display

Open jonashaag opened this issue 2 years ago • 1 comments

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.

jonashaag avatar Aug 09 '23 16:08 jonashaag

#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 avatar Oct 11 '23 15:10 pavelzw