Skip to content

feat: LBA-2415 ajout des schémas de validation mongo #4090

feat: LBA-2415 ajout des schémas de validation mongo

feat: LBA-2415 ajout des schémas de validation mongo #4090

Triggered via pull request August 22, 2024 15:27
Status Failure
Total duration 2m 32s
Artifacts

preview.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
helpers/openapi/generateOpenapi.test.ts > generateOpenApiSchema > should generate proper schema: shared/helpers/openapi/generateOpenapi.test.ts#L8
Error: Snapshot `generateOpenApiSchema > should generate proper schema 1` mismatched - Expected + Received @@ -915,11 +915,10 @@ "Cap, autres formations niveau (Infrabac)", "BP, Bac, autres formations niveau (Bac)", "BTS, DEUST, autres formations niveau (Bac+2)", "Licence, Maîtrise, autres formations niveaux 6 (Bac+3 à Bac+4)", "Master, titre ingénieur, autres formations niveau (Bac+5)", - "Indifférent", ], "type": [ "string", "null", ], @@ -9318,11 +9317,10 @@ "Cap, autres formations niveau (Infrabac)", "BP, Bac, autres formations niveau (Bac)", "BTS, DEUST, autres formations niveau (Bac+2)", "Licence, Maîtrise, autres formations niveaux 6 (Bac+3 à Bac+4)", "Master, titre ingénieur, autres formations niveau (Bac+5)", - "Indifférent", ], "type": [ "string", "null", ], @@ -9490,11 +9488,10 @@ "Cap, autres formations niveau (Infrabac)", "BP, Bac, autres formations niveau (Bac)", "BTS, DEUST, autres formations niveau (Bac+2)", "Licence, Maîtrise, autres formations niveaux 6 (Bac+3 à Bac+4)", "Master, titre ingénieur, autres formations niveau (Bac+5)", - "Indifférent", ], "type": [ "string", "null", ], ❯ helpers/openapi/generateOpenapi.test.ts:8:15
tests / Tests
Process completed with exit code 1.
tests / Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/