chore: update test #136
ci.yml
on: push
test
/
unit-test
50s
test
/
unit-test-windows
1m 4s
test
/
e2e-test
1m 5s
test
/
lint-and-test-dts
49s
continuous-release
0s
Annotations
3 errors
packages/runtime-core/__tests__/hydration.spec.ts > SSR hydration > unmount async wrapper before load (fragment):
packages/runtime-core/src/componentRenderUtils.ts#L317
TypeError: Cannot read properties of null (reading 'length')
❯ Module.filterSingleRoot packages/runtime-core/src/componentRenderUtils.ts:317:32
❯ unmount packages/runtime-core/src/renderer.ts:2109:26
❯ unmountComponent packages/runtime-core/src/renderer.ts:2296:7
❯ unmount packages/runtime-core/src/renderer.ts:2128:7
❯ patchKeyedChildren packages/runtime-core/src/renderer.ts:1938:11
❯ patchChildren packages/runtime-core/src/renderer.ts:1662:11
❯ patchElement packages/runtime-core/src/renderer.ts:862:7
❯ processElement packages/runtime-core/src/renderer.ts:621:7
❯ patch packages/runtime-core/src/renderer.ts:430:11
❯ ReactiveEffect.componentUpdateFn [as fn] packages/runtime-core/src/renderer.ts:1500:9
|
packages/runtime-core/__tests__/hydration.spec.ts > SSR hydration > unmount async wrapper before load (fragment):
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- [Vue warn]: Unhandled error during execution of component update
❯ scripts/setup-vitest.ts:101:11
|
test / unit-test
Process completed with exit code 1.
|