this.events.emit('endStep','VALIDATE_RESULTS_FILE',`Results file is not valid. Here are the errors :\n${JSON.stringify(validationResults.errors)}`,true);
this.events.emit('endStep','VALIDATE_RESULTS_FILE',`Results file is not valid. Here are the errors :\n${JSON.stringify(validationResults.errors)}`,true);