fix(runtime-vapor): guard VaporSlot when vnode.vs is undefined #23011
ci.yml
on: pull_request
test
/
unit-test
1m 20s
test
/
unit-test-windows
1m 14s
test
/
e2e-test
1m 15s
test
/
e2e-vapor
45s
test
/
lint-and-test-dts
57s
continuous-release
38s
Annotations
3 errors and 2 notices
|
test / e2e-test
Process completed with exit code 1.
|
|
[e2e] packages/vue/__tests__/e2e/TransitionGroup.spec.ts > e2e: TransitionGroup > avoid set transition hooks for text node:
packages/vue/__tests__/e2e/TransitionGroup.spec.ts#L729
AssertionError: expected '<div class="test">foo</div> <div clas…' to be '<div class="test">foo</div> <div clas…' // Object.is equality
Expected: "<div class="test">foo</div> <div class="test test-enter-active test-enter-to">bar</div>"
Received: "<div class="test">foo</div> <div class="test">bar</div>"
❯ packages/vue/__tests__/e2e/TransitionGroup.spec.ts:729:40
❯ node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.16_@types+node@24.12.2_@vitest+ui@4.1.4_@voidzero-dev+_70a29a87ee9e414e5007a60e1afb1358/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/chunk-artifact.js:1893:22
|
|
[e2e] packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with Suspense > out-in mode with Suspense:
packages/vue/__tests__/e2e/Transition.spec.ts#L2105
AssertionError: expected '<div class="test v-enter-from v-enter…' to be '<div class="test v-leave-active v-lea…' // Object.is equality
Expected: "<div class="test v-leave-active v-leave-to">one</div>"
Received: "<div class="test v-enter-from v-enter-active">two</div>"
❯ packages/vue/__tests__/e2e/Transition.spec.ts:2105:42
❯ node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.16_@types+node@24.12.2_@vitest+ui@4.1.4_@voidzero-dev+_70a29a87ee9e414e5007a60e1afb1358/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/chunk-artifact.js:1893:22
|
|
continuous-release
{
"workflowData": {
"owner": "vuejs",
"repo": "core",
"sha": "bfbc7cc42f6d2dfe6d5caa0ccf8f251a0dfb907d",
"ref": "14779",
"headBranch": null
},
"key": "EdSsuyjtyy",
"runId": 25411764564,
"webhookDebug": {
"action": "in_progress",
"head_branch": "fix/vapor-slot-vs-undefined",
"head_repository_full_name": "miguelrk/vue",
"full_name": "vuejs/core",
"isPullRequest": true,
"prNumber": 14779,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "miguelrk/vue:fix/vapor-slot-vs-undefined",
"oldPrDataHash": "WJPYgF63kS",
"lookupKey": "miguelrk/vue:fix/vapor-slot-vs-undefined",
"data": {
"owner": "vuejs",
"repo": "core",
"sha": "bfbc7cc42f6d2dfe6d5caa0ccf8f251a0dfb907d",
"ref": "14779",
"headBranch": null
}
},
"currentCursor": {
"sha": "a4f3461bff00ced180b2c124b373b2721bf07e87",
"timestamp": 25358865384
}
}
|
|
test / unit-test-windows
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|