Skip to content
Snippets Groups Projects
Commit bd29fe76 authored by joel.vonderwe's avatar joel.vonderwe
Browse files

Add exercise error

parent bf8d6180
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,10 @@ enum ExerciseCheckerError {
EXERCISE_RESULTS_FOLDER_TOO_BIG = 204,
EXERCISE_RESULTS_FILE_SCHEMA_NOT_VALID = 206,
UPLOAD = 207,
DOCKER_COMPOSE_REMOVE_DANGLING_ERROR = 208
DOCKER_COMPOSE_REMOVE_DANGLING_ERROR = 208,
SONAR_DOCKER_ERROR = 209,
SONAR_BUILD_ERROR = 210,
SONAR_GATE_FAILED = 211
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment