feat: LBA-2415 ajout des schémas de validation mongo #4090
preview.yml
on: pull_request
tests
/
Tests
2m 24s
Add deploy comment
11s
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/
|