fix(compiler-sfc): allow Node.js subpath imports patterns in asset ur… #22333
ci.yml
on: push
test
/
unit-test
55s
test
/
unit-test-windows
1m 24s
test
/
e2e-test
1m 5s
test
/
lint-and-test-dts
58s
continuous-release
53s
Annotations
3 errors, 4 warnings, and 1 notice
|
test / e2e-test
Process completed with exit code 1.
|
|
[e2e] packages/vue/__tests__/e2e/hydrationStrategies.spec.ts > async component hydration strategies > idle:
packages/vue/__tests__/e2e/hydrationStrategies.spec.ts#L31
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ packages/vue/__tests__/e2e/hydrationStrategies.spec.ts:31:60
|
|
[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#L1200
AssertionError: expected [ 'test', 'test-leave-active', …(1) ] to strictly equal [ 'test', 'test-leave-from', …(1) ]
- Expected
+ Received
[
"test",
- "test-leave-from",
"test-leave-active",
+ "test-leave-to",
]
❯ packages/vue/__tests__/e2e/Transition.spec.ts:1200: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": "95c33560c9af369d44a7670d0c3b93fb62323be2",
"ref": "120"
},
"key": "dfn0WpPLmF",
"runId": 23531897050,
"webhookDebug": {
"action": "requested",
"head_branch": "main",
"head_repository_full_name": "vuejs/core",
"full_name": "vuejs/core",
"isPullRequest": true,
"prNumber": 120,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "vuejs/core:main",
"oldPrDataHash": "mWg5fgozhP",
"lookupKey": "vuejs/core:main",
"data": {
"owner": "vuejs",
"repo": "core",
"sha": "95c33560c9af369d44a7670d0c3b93fb62323be2",
"ref": "120"
}
}
}
|