Skip to content
Snippets Groups Projects
Commit 92362888 authored by michael.minelli's avatar michael.minelli
Browse files

ExerciceCheckerError => Add Upload error

parent 06ff0fbe
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,8 @@ enum ExerciceCheckerError {
DOCKER_COMPOSE_LOGS_ERROR = 202,
EXERCICE_RESULTS_FOLDER_TOO_BIG = 203,
EXERCICE_RESULTS_FILE_NOT_FOUND = 204,
EXERCICE_RESULTS_FILE_SCHEMA_NOT_VALID = 205
EXERCICE_RESULTS_FILE_SCHEMA_NOT_VALID = 205,
UPLOAD = 206
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment