fix: Dépile les requetes en erreur 400 #1141
Annotations
2 errors and 1 warning
Run npm clean-install-test:
src/components/forms/fields/CultureTypeSelector.vue#L108
TypeError: Cannot read properties of undefined (reading 'body')
❯ getDefaultOptions node_modules/@algolia/autocomplete-js/src/getDefaultOptions.ts:162:32
❯ value node_modules/@algolia/autocomplete-js/src/autocomplete.ts:43:32
❯ reactive node_modules/@algolia/autocomplete-js/src/createReactiveWrapper.ts:21:23
❯ Proxy.autocomplete node_modules/@algolia/autocomplete-js/src/autocomplete.ts:43:17
❯ src/components/forms/fields/CultureTypeSelector.vue:108:25
❯ node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:1808:40
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:196:19
❯ callWithAsyncErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:203:17
❯ hook.__weh.hook.__weh node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:1788:19
❯ flushPostFlushCbs node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:378:32
This error originated in "src/components/forms/SingleItemCertificationBodyForm.test.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes:
- cancel timeouts using clearTimeout and clearInterval
- wait for promises to resolve using the await keyword
|
Run npm clean-install-test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading