Skip to content

fix: API application V2 - split model for public & private #5392

fix: API application V2 - split model for public & private

fix: API application V2 - split model for public & private #5392

Re-run triggered December 23, 2024 19:15
Status Failure
Total duration 3m 47s
Artifacts

preview.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
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 @@ -3514,24 +3514,10 @@ }, "applicant_phone": { "description": "Téléphone du candidat", "type": "string", }, - "caller": { - "description": "L'identification de la source d'émission de la candidature (pour widget et api)", - "type": [ - "string", - "null", - ], - }, - "job_searched_by_user": { - "description": "Métier recherché par le candidat", - "type": [ - "string", - "null", - ], - }, "recipient_id": { "description": "Identifiant unique de la ressource vers laquelle la candidature est faite, préfixé par le nom de la collection", "type": "string", }, }, ❯ helpers/openapi/generateOpenapi.test.ts:8:15
tests / Tests
Process completed with exit code 1.
Add deploy comment
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests / Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636