Skip to content

feat - Modification de la liste des parcellaires cote operateur #1364

feat - Modification de la liste des parcellaires cote operateur

feat - Modification de la liste des parcellaires cote operateur #1364

Triggered via pull request February 11, 2025 15:10
Status Failure
Total duration 1m 4s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Unhandled error: src/cartobio-api.js#L221
TypeError: Cannot destructure property 'data' of '((cov_274ktxfaef(...).s[42]++) , (intermediate value))' as it is undefined. ❯ Module.getDepartements src/cartobio-api.js:221:17 ❯ src/pages/certification/exploitations/index.vue:400:19 This error originated in "src/pages/certification/exploitations/index.test.js" 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 "should display a page with 2 results and 2 pages". 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.
Unhandled error: src/cartobio-api.js#L221
TypeError: Cannot destructure property 'data' of '((cov_274ktxfaef(...).s[42]++) , (intermediate value))' as it is undefined. ❯ Module.getDepartements src/cartobio-api.js:221:17 ❯ src/pages/certification/exploitations/index.vue:400:19 This error originated in "src/pages/certification/exploitations/index.test.js" 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 "should display a page with 2 results and 2 pages". 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.
Unhandled error: src/cartobio-api.js#L221
TypeError: Cannot destructure property 'data' of '((cov_274ktxfaef(...).s[42]++) , (intermediate value))' as it is undefined. ❯ Module.getDepartements src/cartobio-api.js:221:17 ❯ src/pages/certification/exploitations/index.vue:400:19 This error originated in "src/pages/certification/exploitations/index.test.js" 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 "should search, sort then reset filters". 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.
Unhandled error: src/cartobio-api.js#L221
TypeError: Cannot destructure property 'data' of '((cov_274ktxfaef(...).s[42]++) , (intermediate value))' as it is undefined. ❯ Module.getDepartements src/cartobio-api.js:221:17 ❯ src/pages/certification/exploitations/index.vue:400:19 This error originated in "src/pages/certification/exploitations/index.test.js" 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 "should respond with an error in case server is unreachable". 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.
Unhandled error: src/pages/certification/exploitations/index.test.js#L151
AssertionError: expected 'Cannot destructure property \'data\' …' to be 'Server is down' // Object.is equality - Expected + Received - Server is down + Cannot destructure property 'data' of '((cov_274ktxfaef(...).s[42]++) , (intermediate value))' as it is undefined. ❯ errorHandler src/pages/certification/exploitations/index.test.js:151:35 ❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:196:19 ❯ handleError node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:243:7 ❯ node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:206:9 This error originated in "src/pages/certification/exploitations/index.test.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
src/pages/certification/exploitations/index.test.js > certification/exploitations > should display a page with a warning because of no results: node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call text on an empty DOMWrapper. ❯ Object.get node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27 ❯ src/pages/certification/exploitations/index.test.js:34:33
src/pages/certification/exploitations/index.test.js > certification/exploitations > should display a page with 2 results and 2 pages: node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call text on an empty DOMWrapper. ❯ Object.get node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27 ❯ src/pages/certification/exploitations/index.test.js:57:42
src/pages/certification/exploitations/index.test.js > certification/exploitations > should search, sort then reset filters: src/pages/certification/exploitations/index.test.js#L106
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ src/pages/certification/exploitations/index.test.js:106:50
src/pages/certification/exploitations/index.test.js > certification/exploitations > should respond with an error in case server is unreachable: node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call text on an empty DOMWrapper. ❯ Object.get node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27 ❯ src/pages/certification/exploitations/index.test.js:139:33
tests
Process completed with exit code 1.