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

Add sonar error type

parent d42e50ee
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ enum DojoStatusCode {
ASSIGNMENT_NOT_PUBLISHED = 205,
EXERCISE_CORRECTION_NOT_EXIST = 206,
EXERCISE_CORRECTION_ALREADY_EXIST = 207,
ASSIGNMENT_CREATION_SONAR_ERROR = 208,
EXERCISE_CREATION_GITLAB_ERROR = 302,
EXERCISE_CREATION_INTERNAL_ERROR = 303,
MAX_EXERCISE_PER_ASSIGNMENT_REACHED = 304
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment