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 Apr 17, 2023. It is now read-only.
Currently an error message outputs when a tool in a docker container exits with any code other than the expected code (specified in tool config, default: 0).
Acceptance criteria:
Output exit code 1 when a tool returns a validation failure, remove all error text as the error does not pertain to PRM itself.