chore: bump typescript to 6.0.3 #10184
Annotations
19 errors and 3 warnings
|
test (macos-latest)
Process completed with exit code 1.
|
|
packages/tsc/tests/typecheck.spec.ts > vue-tsc:
packages/tsc/tests/typecheck.spec.ts#L25
Error: Snapshot `vue-tsc 1` mismatched
- Expected
+ Received
@@ -1,6 +1,7 @@
[
+ "test-workspace/tsc/#4413/main.vue(3,3): error TS2578: Unused '@ts-expect-error' directive.",
"test-workspace/tsc/_failed_#3632/both.vue(3,1): error TS1109: Expression expected.",
"test-workspace/tsc/_failed_#3632/both.vue(7,1): error TS1109: Expression expected.",
"test-workspace/tsc/_failed_#3632/script.vue(3,1): error TS1109: Expression expected.",
"test-workspace/tsc/_failed_#3632/scriptSetup.vue(3,1): error TS1109: Expression expected.",
"test-workspace/tsc/_failed_#4569/main.vue(1,41): error TS4025: Exported variable '__VLS_export' has or is using private name 'Props'.",
❯ packages/tsc/tests/typecheck.spec.ts:25:4
|
|
test (macos-latest)
Exported variable '__VLS_export' has or is using private name 'Props'.",
|
|
test (macos-latest)
Expression expected.",
|
|
test (macos-latest)
Expression expected.",
|
|
test (macos-latest)
Expression expected.",
|
|
test (macos-latest)
Expression expected.",
|
|
test (macos-latest)
Unused '@ts-expect-error' directive.",
|
|
test (windows-latest)
The strategy configuration was canceled because "test.macos-latest" failed
|
|
test (windows-latest)
The operation was canceled.
|
|
test (ubuntu-latest)
The strategy configuration was canceled because "test.macos-latest" failed
|
|
test (ubuntu-latest)
The operation was canceled.
|
|
packages/tsc/tests/typecheck.spec.ts > vue-tsc:
packages/tsc/tests/typecheck.spec.ts#L25
Error: Snapshot `vue-tsc 1` mismatched
- Expected
+ Received
@@ -1,6 +1,7 @@
[
+ "test-workspace/tsc/#4413/main.vue(3,3): error TS2578: Unused '@ts-expect-error' directive.",
"test-workspace/tsc/_failed_#3632/both.vue(3,1): error TS1109: Expression expected.",
"test-workspace/tsc/_failed_#3632/both.vue(7,1): error TS1109: Expression expected.",
"test-workspace/tsc/_failed_#3632/script.vue(3,1): error TS1109: Expression expected.",
"test-workspace/tsc/_failed_#3632/scriptSetup.vue(3,1): error TS1109: Expression expected.",
"test-workspace/tsc/_failed_#4569/main.vue(1,41): error TS4025: Exported variable '__VLS_export' has or is using private name 'Props'.",
❯ packages/tsc/tests/typecheck.spec.ts:25:4
|
|
test (ubuntu-latest)
Exported variable '__VLS_export' has or is using private name 'Props'.",
|
|
test (ubuntu-latest)
Expression expected.",
|
|
test (ubuntu-latest)
Expression expected.",
|
|
test (ubuntu-latest)
Expression expected.",
|
|
test (ubuntu-latest)
Expression expected.",
|
|
test (ubuntu-latest)
Unused '@ts-expect-error' directive.",
|
|
test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|