outcomeFailed constant
CodeExecutionResult_Outcome
const outcomeFailed
Code execution finished but with a failure. stderr should contain the
reason.
Implementation
static const outcomeFailed = CodeExecutionResult_Outcome('OUTCOME_FAILED');