Skip to content

feat: ajout de l'api de récupération des missions locales #111

feat: ajout de l'api de récupération des missions locales

feat: ajout de l'api de récupération des missions locales #111

Triggered via pull request December 11, 2024 10:52
Status Failure
Total duration 2m 31s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
tests/integration/jobs/ingestion/process-ingestion.test.ts > Processus d'ingestion > Ingestion de données valides > Ingestion de nouvelles données valides > Vérifie l'ingestion valide d'un nouveau dossier valide pour un organisme fiable: server/tests/integration/jobs/ingestion/process-ingestion.test.ts#L112
AssertionError: expected 'ApiParseError: api-alternance-sdk: Er…' to be undefined - Expected: undefined + Received: "ApiParseError: api-alternance-sdk: Error while parsing API response, this is either a bug in the SDK or a change in the API response. Please report this issue. ZodErrors: [ { \"code\": \"invalid_type\", \"expected\": \"object\", \"received\": \"undefined\", \"path\": [ 0, \"mission_locale\" ], \"message\": \"Object attendu\" } ]" ❯ tests/integration/jobs/ingestion/process-ingestion.test.ts:112:37
tests/integration/jobs/ingestion/process-ingestion.test.ts > Processus d'ingestion > Ingestion de données valides > Ingestion de nouvelles données valides > Vérifie l'ingestion valide d'un nouveau dossier valide pour un organisme fiable et que la donnée est bien trimmée: server/tests/integration/jobs/ingestion/process-ingestion.test.ts#L166
AssertionError: expected 'ApiParseError: api-alternance-sdk: Er…' to be undefined - Expected: undefined + Received: "ApiParseError: api-alternance-sdk: Error while parsing API response, this is either a bug in the SDK or a change in the API response. Please report this issue. ZodErrors: [ { \"code\": \"invalid_type\", \"expected\": \"object\", \"received\": \"undefined\", \"path\": [ 0, \"mission_locale\" ], \"message\": \"Object attendu\" } ]" ❯ tests/integration/jobs/ingestion/process-ingestion.test.ts:166:37
tests/integration/jobs/ingestion/process-ingestion.test.ts > Processus d'ingestion > Ingestion de données valides > Ingestion de mises à jour de données valides > Vérifie l'ingestion et la mise à jour valide d'un dossier valide déja existant pour un organisme fiable: server/tests/integration/jobs/ingestion/process-ingestion.test.ts#L352
AssertionError: expected 'ApiParseError: api-alternance-sdk: Er…' to be undefined - Expected: undefined + Received: "ApiParseError: api-alternance-sdk: Error while parsing API response, this is either a bug in the SDK or a change in the API response. Please report this issue. ZodErrors: [ { \"code\": \"invalid_type\", \"expected\": \"object\", \"received\": \"undefined\", \"path\": [ 0, \"mission_locale\" ], \"message\": \"Object attendu\" } ]" ❯ tests/integration/jobs/ingestion/process-ingestion.test.ts:352:37
tests/integration/jobs/ingestion/process-ingestion.test.ts > Processus d'ingestion > Ingestion de données valides > Ingestion de mises à jour de données valides > Vérifie l'ingestion et la non mise à jour d'un dossier dont la clé d'unicité est différente d'un dossier déja existant: server/tests/integration/jobs/ingestion/process-ingestion.test.ts#L401
AssertionError: expected 'ApiParseError: api-alternance-sdk: Er…' to be undefined - Expected: undefined + Received: "ApiParseError: api-alternance-sdk: Error while parsing API response, this is either a bug in the SDK or a change in the API response. Please report this issue. ZodErrors: [ { \"code\": \"invalid_type\", \"expected\": \"object\", \"received\": \"undefined\", \"path\": [ 0, \"mission_locale\" ], \"message\": \"Object attendu\" } ]" ❯ tests/integration/jobs/ingestion/process-ingestion.test.ts:401:37
tests/integration/jobs/ingestion/process-ingestion.test.ts > Processus d'ingestion > Ingestion de données valides > Ingestion de nouvelles données valides v3 > Vérifie l'ingestion valide d'un nouveau dossier valide v3 pour un organisme fiable: server/tests/integration/jobs/ingestion/process-ingestion.test.ts#L545
AssertionError: expected 'ApiParseError: api-alternance-sdk: Er…' to be undefined - Expected: undefined + Received: "ApiParseError: api-alternance-sdk: Error while parsing API response, this is either a bug in the SDK or a change in the API response. Please report this issue. ZodErrors: [ { \"code\": \"invalid_type\", \"expected\": \"object\", \"received\": \"undefined\", \"path\": [ 0, \"mission_locale\" ], \"message\": \"Object attendu\" } ]" ❯ tests/integration/jobs/ingestion/process-ingestion.test.ts:545:37
tests/integration/jobs/ingestion/process-ingestion.test.ts > Processus d'ingestion > Ingestion de données valides > Ingestion de nouvelles données valides v3 > Vérifie l'ingestion et la mise à jour valide d'un dossier valide v3 déja existant pour un organisme fiable: server/tests/integration/jobs/ingestion/process-ingestion.test.ts#L859
AssertionError: expected 'ApiParseError: api-alternance-sdk: Er…' to be undefined - Expected: undefined + Received: "ApiParseError: api-alternance-sdk: Error while parsing API response, this is either a bug in the SDK or a change in the API response. Please report this issue. ZodErrors: [ { \"code\": \"invalid_type\", \"expected\": \"object\", \"received\": \"undefined\", \"path\": [ 0, \"mission_locale\" ], \"message\": \"Object attendu\" } ]" ❯ tests/integration/jobs/ingestion/process-ingestion.test.ts:859:37
tests / Tests
Process completed with exit code 1.
tests / Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636