Skip to content

chore: update dev dependencies (vue 3.5 | vite 5.4 | vitest 2.1) #159

chore: update dev dependencies (vue 3.5 | vite 5.4 | vitest 2.1)

chore: update dev dependencies (vue 3.5 | vite 5.4 | vitest 2.1) #159

Triggered via pull request September 17, 2024 08:42
Status Failure
Total duration 59s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
src/components/dropdown/tests/dropdown.integration.test.ts > Dropdown integration tests > react accordingly when new item is selected: node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call emitted on an empty VueWrapper. ❯ Object.get ../../node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27 ❯ src/components/dropdown/tests/dropdown.integration.test.ts:48:25
src/components/dropdown/tests/dropdown.integration.test.ts > Dropdown integration tests > react accordingly when same item is selected: node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call emitted on an empty VueWrapper. ❯ Object.get ../../node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27 ❯ src/components/dropdown/tests/dropdown.integration.test.ts:73:25
src/components/dropdown/tests/dropdown.integration.test.ts > Dropdown integration tests > react accordingly when an item is selected with multiple prop: node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call emitted on an empty VueWrapper. ❯ Object.get ../../node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27 ❯ src/components/dropdown/tests/dropdown.integration.test.ts:97:25
src/components/dropdown/tests/dropdown.integration.test.ts > Dropdown integration tests > react accordingly when item is selected without closeable: node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call emitted on an empty VueWrapper. ❯ Object.get ../../node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27 ❯ src/components/dropdown/tests/dropdown.integration.test.ts:147:25
src/components/dropdown/tests/dropdown.integration.test.ts > Dropdown integration tests > react accordingly when is disabled: node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call classes on an empty VueWrapper. ❯ Object.get ../../node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27 ❯ src/components/dropdown/tests/dropdown.integration.test.ts:171:25
src/components/dropdown/tests/dropdown.integration.test.ts > Dropdown integration tests > react accordingly when is using objects values: node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call emitted on an empty VueWrapper. ❯ Object.get ../../node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27 ❯ src/components/dropdown/tests/dropdown.integration.test.ts:198:25
src/components/menu/tests/menu.integration.test.ts > Menu integration tests > react accordingly when new item is clicked: packages/oruga/src/components/menu/tests/menu.integration.test.ts#L50
TypeError: Cannot read properties of undefined (reading '0') ❯ src/components/menu/tests/menu.integration.test.ts:50:47
src/components/menu/tests/menu.integration.test.ts > Menu integration tests > react accordingly when item has disabled prop: packages/oruga/src/components/menu/tests/menu.integration.test.ts#L84
TypeError: Cannot read properties of undefined (reading '0') ❯ src/components/menu/tests/menu.integration.test.ts:84:47
src/components/menu/tests/menu.integration.test.ts > Menu integration tests > react accordingly when menu is not accordion: packages/oruga/src/components/menu/tests/menu.integration.test.ts#L136
TypeError: Cannot read properties of undefined (reading '0') ❯ src/components/menu/tests/menu.integration.test.ts:136:47
src/components/menu/tests/menu.integration.test.ts > Menu integration tests > react accordingly when menu is not activable: packages/oruga/src/components/menu/tests/menu.integration.test.ts#L166
TypeError: Cannot read properties of undefined (reading '0') ❯ src/components/menu/tests/menu.integration.test.ts:166:49