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
When check fails, you don't use the stdout stream. It should be better to indicate the failure "Check failed with <>" inside the stderr stream. Doing this allow extra tools to catch only checking that gives an error without having to parse all the stdout stream.