Skip to content

chore(deps-dev): bump vue from 3.5.33 to 3.5.35 #363

chore(deps-dev): bump vue from 3.5.33 to 3.5.35

chore(deps-dev): bump vue from 3.5.33 to 3.5.35 #363

Triggered via pull request May 29, 2026 14:17
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
packages/dialog/tests/dialog.spec.ts > dialog service > closeAll > should remove all dialogs from the stack: packages/dialog/tests/dialog.spec.ts#L231
AssertionError: expected [] to have a length of 2 but got +0 - Expected + Received - 2 + 0 ❯ packages/dialog/tests/dialog.spec.ts:231:47
packages/dialog/tests/dialog.spec.ts > dialog service > open > should restore body overflow when all dialogs are closed: packages/dialog/tests/dialog.spec.ts#L214
Error: Cannot call trigger on an empty DOMWrapper. ❯ Object.get node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1495:27 ❯ packages/dialog/tests/dialog.spec.ts:214:31
packages/dialog/tests/dialog.spec.ts > dialog service > open > should inject onClose prop that closes the dialog and those above it: packages/dialog/tests/dialog.spec.ts#L196
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ packages/dialog/tests/dialog.spec.ts:196:47
packages/dialog/tests/dialog.spec.ts > dialog service > open > should wrap content in Suspense with fallback: packages/dialog/tests/dialog.spec.ts#L165
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ packages/dialog/tests/dialog.spec.ts:165:53
packages/dialog/tests/dialog.spec.ts > dialog service > open > should set inline styles on the dialog element: packages/dialog/tests/dialog.spec.ts#L149
Error: Cannot call attributes on an empty DOMWrapper. ❯ Object.get node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1495:27 ❯ packages/dialog/tests/dialog.spec.ts:149:34
packages/dialog/tests/dialog.spec.ts > dialog service > open > should call showModal on the dialog element via onVnodeMounted: packages/dialog/tests/dialog.spec.ts#L132
AssertionError: expected "vi.fn()" to be called at least once ❯ packages/dialog/tests/dialog.spec.ts:132:34
packages/dialog/tests/dialog.spec.ts > dialog service > open > should wrap component in markRaw to prevent reactivity: packages/dialog/tests/dialog.spec.ts#L116
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ packages/dialog/tests/dialog.spec.ts:116:62
packages/dialog/tests/dialog.spec.ts > dialog service > open > should assign unique keys to each dialog: packages/dialog/tests/dialog.spec.ts#L103
AssertionError: expected [] to have a length of 2 but got +0 - Expected + Received - 2 + 0 ❯ packages/dialog/tests/dialog.spec.ts:103:47
packages/dialog/tests/dialog.spec.ts > dialog service > open > should add multiple dialogs to the stack: packages/dialog/tests/dialog.spec.ts#L86
AssertionError: expected [] to have a length of 3 but got +0 - Expected + Received - 3 + 0 ❯ packages/dialog/tests/dialog.spec.ts:86:47
packages/dialog/tests/dialog.spec.ts > dialog service > open > should add a dialog to the container: packages/dialog/tests/dialog.spec.ts#L70
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ packages/dialog/tests/dialog.spec.ts:70:53