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
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Instead of running regular expressions on error output in OctorunJS.
We should pass the output back.
Instead of parsing the error output in OctorunResult we should just return the output. The lookup of appropriate code LoginResultCode should occur in LoginManager