Skip to content

fix(compiler-sfc): allow Node.js subpath imports patterns in asset urls #22329

fix(compiler-sfc): allow Node.js subpath imports patterns in asset urls

fix(compiler-sfc): allow Node.js subpath imports patterns in asset urls #22329

Triggered via pull request March 25, 2026 08:19
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 4 warnings, and 1 notice
test / e2e-test
Process completed with exit code 1.
[e2e] packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with KeepAlive > move kept-alive node before v-show transition leave finishes: packages/vue/__tests__/e2e/Transition.spec.ts#L1861
AssertionError: expected '<div class="" style="display: none;">…' to be '<div class="test-leave-from test-leav…' // Object.is equality Expected: "<div class="test-leave-from test-leave-active"><h2>I shouldn't show </h2></div><h2>This is page1</h2><button id="changeShowBtn">false</button>" Received: "<div class="" style="display: none;"><h2>I shouldn't show </h2></div><h2>This is page1</h2><button id="changeShowBtn">false</button>" ❯ packages/vue/__tests__/e2e/Transition.spec.ts:1861:42
[e2e] packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > transition with v-if > transition on child components with empty root node: packages/vue/__tests__/e2e/Transition.spec.ts#L1181
AssertionError: expected [ 'test', 'test-enter-active', …(1) ] to strictly equal [ 'test', 'test-enter-from', …(1) ] - Expected + Received [ "test", - "test-enter-from", "test-enter-active", + "test-enter-to", ] ❯ packages/vue/__tests__/e2e/Transition.spec.ts:1181:50
test / unit-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4.2.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / lint-and-test-dts
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4.2.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / e2e-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4.2.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / unit-test-windows
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4.2.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
continuous-release
{ "workflowData": { "owner": "vuejs", "repo": "core", "sha": "84b3a2c8dbf7c71ea2f933ef5212cd3c50f891a7", "ref": "13045" }, "key": "7ZLqIjZImj", "runId": 23531488644, "webhookDebug": { "action": "requested", "head_branch": "fix-subpath-import-compat", "head_repository_full_name": "haoqunjiang/core", "full_name": "vuejs/core", "isPullRequest": true, "prNumber": 13045, "prNumberType": "number", "isNewPullRequest": true, "isOldPullRequest": false, "prKey": "haoqunjiang/core:fix-subpath-import-compat", "oldPrDataHash": "zeZNg63eum", "lookupKey": "haoqunjiang/core:fix-subpath-import-compat", "data": { "owner": "vuejs", "repo": "core", "sha": "84b3a2c8dbf7c71ea2f933ef5212cd3c50f891a7", "ref": "13045" } } }