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
Problem:
Unhandled promise rejection results in mysterious CI log message:
rejected promise not handled within 1 second:
Error: Command exited with non-zero code: 1
Solution:
Include the command name+args in the rejection message.
0 commit comments