You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran into similar troubles, but it just looks like it's a change in whatever the defacto cached node version was on the GitHub runners. Fixed by just being explicit about what node version should be used:
Uh oh!
There was an error while loading. Please reload this page.
Describe a bug
the action is failing due to
this error gets printed very shortly after the generating report log.
I can run the command just fine:
and the report.json gets added to the root directory of my project with the correct fields.
Expected behavior
Not getting the
numFailedTest
logsDetails
coverage-report
item)The text was updated successfully, but these errors were encountered: