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

ExerciceCheckerError => Rename docker compose up (to run) error

parent 772f4123
No related branches found
No related tags found
No related merge requests found
enum ExerciceCheckerError {
EXERCICE_ENONCE_GET_ERROR = 200,
DOCKER_COMPOSE_UP_ERROR = 201,
DOCKER_COMPOSE_RUN_ERROR = 201,
DOCKER_COMPOSE_LOGS_ERROR = 202,
EXERCICE_RESULTS_FOLDER_TOO_BIG = 203,
EXERCICE_RESULTS_FILE_NOT_FOUND = 204,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment