Skip to content
Snippets Groups Projects
Commit 090b898a authored by joel.vonderwe's avatar joel.vonderwe Committed by michael.minelli
Browse files

Add error type

parent cb75e764
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ enum ExerciseCheckerError {
COMPOSE_RUN_SUCCESSFULLY = 211, // Yes, this is an error
ASSIGNMENT_MISSING = 212,
BUILD_LINE_MISSING = 213,
SONAR_ANALYSIS_FAILED = 214
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment