Appel du back-end depuis le formulaire #89
continuous-integration.yml
on: pull_request
Annotations
2 errors
Unhandled error:
src/views/candidature-conseiller/CandidatureConseiller.jsx#L60
TypeError: navigate is not a function
❯ validerLaCandidature src/views/candidature-conseiller/CandidatureConseiller.jsx:60:9
❯ processTicksAndRejections node:internal/process/task_queues:95:5
This error originated in "src/views/candidature-conseiller/CandidatureConseiller.test.jsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "quand je renseigne un début de nom de ville qui existe alors plusieurs résultats sont affichés". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
tests
Process completed with exit code 1.
|