Skip to content

chore: swtich to rolldown bundling (experimental) #1747

chore: swtich to rolldown bundling (experimental)

chore: swtich to rolldown bundling (experimental) #1747

Triggered via pull request January 4, 2025 01:08
Status Failure
Total duration 8m 1s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Matrix: Lint
Matrix: Unit test
Matrix: E2E test
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 5 warnings
Unhandled error: packages/message-compiler/src/errors.ts#L89
SyntaxError: Need to install with `provide` function ❯ createCompileError packages/message-compiler/src/errors.ts:89:17 ❯ createI18nError packages/vue-i18n-core/src/errors.ts:38:10 ❯ getI18nInstance packages/vue-i18n-core/src/i18n.ts:808:11 ❯ useI18n packages/vue-i18n-core/src/i18n.ts:720:16 ❯ setup packages/vue-i18n-core/test/wc.test.ts:64:21 ❯ callWithErrorHandling node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19 ❯ setupStatefulComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7848:25 ❯ setupComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36 ❯ mountComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7 ❯ processComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 31, domain: undefined } This error originated in "packages/vue-i18n-core/test/wc.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "basic". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: packages/message-compiler/src/errors.ts#L89
SyntaxError: Need to install with `provide` function ❯ createCompileError packages/message-compiler/src/errors.ts:89:17 ❯ createI18nError packages/vue-i18n-core/src/errors.ts:38:10 ❯ getI18nInstance packages/vue-i18n-core/src/i18n.ts:808:11 ❯ useI18n packages/vue-i18n-core/src/i18n.ts:720:16 ❯ setup packages/vue-i18n-core/test/wc.test.ts:126:21 ❯ callWithErrorHandling node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19 ❯ setupStatefulComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7848:25 ❯ setupComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36 ❯ mountComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7 ❯ processComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 31, domain: undefined } This error originated in "packages/vue-i18n-core/test/wc.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "custom blocks". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: packages/vue-i18n-core/test/wc.test.ts#L57
TypeCheckError: 'I18nInjectionKey' cannot be used as a value because it was exported using 'export type'. ❯ packages/vue-i18n-core/test/wc.test.ts:57:15
Unhandled error: packages/vue-i18n-core/test/wc.test.ts#L104
TypeCheckError: 'I18nInjectionKey' cannot be used as a value because it was exported using 'export type'. ❯ packages/vue-i18n-core/test/wc.test.ts:104:15
packages/vue-i18n-core/test/wc.test.ts > basic: packages/vue-i18n-core/test/wc.test.ts#L74
AssertionError: expected '' to be '<div>hello web components!</div>' // Object.is equality - Expected + Received - <div>hello web components!</div> ❯ packages/vue-i18n-core/test/wc.test.ts:74:42
packages/vue-i18n-core/test/wc.test.ts > custom blocks: packages/vue-i18n-core/test/wc.test.ts#L139
AssertionError: expected '' to be '<div>foo!</div>' // Object.is equality - Expected + Received - <div>foo!</div> ❯ packages/vue-i18n-core/test/wc.test.ts:139:39
Unit test (macos-latest, 20)
Process completed with exit code 1.
Unit test (windows-latest, 18.19)
The job was canceled because "macos-latest_20" failed.
Unit test (windows-latest, 18.19)
The operation was canceled.
Unit test (ubuntu-latest, 20)
The job was canceled because "macos-latest_20" failed.
Unhandled error: packages/message-compiler/src/errors.ts#L89
SyntaxError: Need to install with `provide` function ❯ createCompileError packages/message-compiler/src/errors.ts:89:17 ❯ createI18nError packages/vue-i18n-core/src/errors.ts:38:10 ❯ getI18nInstance packages/vue-i18n-core/src/i18n.ts:808:11 ❯ useI18n packages/vue-i18n-core/src/i18n.ts:720:16 ❯ setup packages/vue-i18n-core/test/wc.test.ts:64:21 ❯ callWithErrorHandling node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19 ❯ setupStatefulComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7848:25 ❯ setupComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36 ❯ mountComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7 ❯ processComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 31, domain: undefined } This error originated in "packages/vue-i18n-core/test/wc.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "basic". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: packages/message-compiler/src/errors.ts#L89
SyntaxError: Need to install with `provide` function ❯ createCompileError packages/message-compiler/src/errors.ts:89:17 ❯ createI18nError packages/vue-i18n-core/src/errors.ts:38:10 ❯ getI18nInstance packages/vue-i18n-core/src/i18n.ts:808:11 ❯ useI18n packages/vue-i18n-core/src/i18n.ts:720:16 ❯ setup packages/vue-i18n-core/test/wc.test.ts:126:21 ❯ callWithErrorHandling node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19 ❯ setupStatefulComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7848:25 ❯ setupComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36 ❯ mountComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7 ❯ processComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 31, domain: undefined } This error originated in "packages/vue-i18n-core/test/wc.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "custom blocks". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: packages/vue-i18n-core/test/wc.test.ts#L57
TypeCheckError: 'I18nInjectionKey' cannot be used as a value because it was exported using 'export type'. ❯ packages/vue-i18n-core/test/wc.test.ts:57:15
Unhandled error: packages/vue-i18n-core/test/wc.test.ts#L104
TypeCheckError: 'I18nInjectionKey' cannot be used as a value because it was exported using 'export type'. ❯ packages/vue-i18n-core/test/wc.test.ts:104:15
packages/vue-i18n-core/test/wc.test.ts > basic: packages/vue-i18n-core/test/wc.test.ts#L74
AssertionError: expected '' to be '<div>hello web components!</div>' // Object.is equality - Expected + Received - <div>hello web components!</div> ❯ packages/vue-i18n-core/test/wc.test.ts:74:42
packages/vue-i18n-core/test/wc.test.ts > custom blocks: packages/vue-i18n-core/test/wc.test.ts#L139
AssertionError: expected '' to be '<div>foo!</div>' // Object.is equality - Expected + Received - <div>foo!</div> ❯ packages/vue-i18n-core/test/wc.test.ts:139:39
Unit test (ubuntu-latest, 20)
Process completed with exit code 1.
Unit test (windows-latest, 20)
The job was canceled because "macos-latest_20" failed.
Unit test (windows-latest, 20)
The operation was canceled.
Unit test (windows-latest, 22)
The job was canceled because "macos-latest_20" failed.
Unit test (windows-latest, 22)
The operation was canceled.
Unit test (ubuntu-latest, 18.19)
The job was canceled because "macos-latest_20" failed.
Unhandled error: packages/message-compiler/src/errors.ts#L89
SyntaxError: Need to install with `provide` function ❯ createCompileError packages/message-compiler/src/errors.ts:89:17 ❯ createI18nError packages/vue-i18n-core/src/errors.ts:38:10 ❯ getI18nInstance packages/vue-i18n-core/src/i18n.ts:808:11 ❯ useI18n packages/vue-i18n-core/src/i18n.ts:720:16 ❯ setup packages/vue-i18n-core/test/wc.test.ts:64:21 ❯ callWithErrorHandling node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19 ❯ setupStatefulComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7848:25 ❯ setupComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36 ❯ mountComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7 ❯ processComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 31, domain: undefined } This error originated in "packages/vue-i18n-core/test/wc.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "basic". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: packages/message-compiler/src/errors.ts#L89
SyntaxError: Need to install with `provide` function ❯ createCompileError packages/message-compiler/src/errors.ts:89:17 ❯ createI18nError packages/vue-i18n-core/src/errors.ts:38:10 ❯ getI18nInstance packages/vue-i18n-core/src/i18n.ts:808:11 ❯ useI18n packages/vue-i18n-core/src/i18n.ts:720:16 ❯ setup packages/vue-i18n-core/test/wc.test.ts:126:21 ❯ callWithErrorHandling node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19 ❯ setupStatefulComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7848:25 ❯ setupComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36 ❯ mountComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7 ❯ processComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 31, domain: undefined } This error originated in "packages/vue-i18n-core/test/wc.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "custom blocks". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: packages/vue-i18n-core/test/wc.test.ts#L57
TypeCheckError: 'I18nInjectionKey' cannot be used as a value because it was exported using 'export type'. ❯ packages/vue-i18n-core/test/wc.test.ts:57:15
Unhandled error: packages/vue-i18n-core/test/wc.test.ts#L104
TypeCheckError: 'I18nInjectionKey' cannot be used as a value because it was exported using 'export type'. ❯ packages/vue-i18n-core/test/wc.test.ts:104:15
packages/vue-i18n-core/test/wc.test.ts > basic: packages/vue-i18n-core/test/wc.test.ts#L74
AssertionError: expected '' to be '<div>hello web components!</div>' // Object.is equality - Expected + Received - <div>hello web components!</div> ❯ packages/vue-i18n-core/test/wc.test.ts:74:42
packages/vue-i18n-core/test/wc.test.ts > custom blocks: packages/vue-i18n-core/test/wc.test.ts#L139
AssertionError: expected '' to be '<div>foo!</div>' // Object.is equality - Expected + Received - <div>foo!</div> ❯ packages/vue-i18n-core/test/wc.test.ts:139:39
Unit test (ubuntu-latest, 18.19)
The operation was canceled.
Unit test (macos-latest, 18.19)
The job was canceled because "macos-latest_20" failed.
Unit test (macos-latest, 18.19)
The operation was canceled.
Unit test (macos-latest, 22)
The job was canceled because "macos-latest_20" failed.
Unit test (macos-latest, 22)
The operation was canceled.
Unit test (ubuntu-latest, 22)
The job was canceled because "macos-latest_20" failed.
Unhandled error: packages/message-compiler/src/errors.ts#L89
SyntaxError: Need to install with `provide` function ❯ createCompileError packages/message-compiler/src/errors.ts:89:17 ❯ createI18nError packages/vue-i18n-core/src/errors.ts:38:10 ❯ getI18nInstance packages/vue-i18n-core/src/i18n.ts:808:11 ❯ useI18n packages/vue-i18n-core/src/i18n.ts:720:16 ❯ setup packages/vue-i18n-core/test/wc.test.ts:64:21 ❯ callWithErrorHandling node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19 ❯ setupStatefulComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7848:25 ❯ setupComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36 ❯ mountComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7 ❯ processComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 31, domain: undefined } This error originated in "packages/vue-i18n-core/test/wc.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "basic". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: packages/message-compiler/src/errors.ts#L89
SyntaxError: Need to install with `provide` function ❯ createCompileError packages/message-compiler/src/errors.ts:89:17 ❯ createI18nError packages/vue-i18n-core/src/errors.ts:38:10 ❯ getI18nInstance packages/vue-i18n-core/src/i18n.ts:808:11 ❯ useI18n packages/vue-i18n-core/src/i18n.ts:720:16 ❯ setup packages/vue-i18n-core/test/wc.test.ts:126:21 ❯ callWithErrorHandling node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19 ❯ setupStatefulComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7848:25 ❯ setupComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36 ❯ mountComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7 ❯ processComponent node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 31, domain: undefined } This error originated in "packages/vue-i18n-core/test/wc.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "custom blocks". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: packages/vue-i18n-core/test/wc.test.ts#L57
TypeCheckError: 'I18nInjectionKey' cannot be used as a value because it was exported using 'export type'. ❯ packages/vue-i18n-core/test/wc.test.ts:57:15
Unhandled error: packages/vue-i18n-core/test/wc.test.ts#L104
TypeCheckError: 'I18nInjectionKey' cannot be used as a value because it was exported using 'export type'. ❯ packages/vue-i18n-core/test/wc.test.ts:104:15
packages/vue-i18n-core/test/wc.test.ts > basic: packages/vue-i18n-core/test/wc.test.ts#L74
AssertionError: expected '' to be '<div>hello web components!</div>' // Object.is equality - Expected + Received - <div>hello web components!</div> ❯ packages/vue-i18n-core/test/wc.test.ts:74:42
packages/vue-i18n-core/test/wc.test.ts > custom blocks: packages/vue-i18n-core/test/wc.test.ts#L139
AssertionError: expected '' to be '<div>foo!</div>' // Object.is equality - Expected + Received - <div>foo!</div> ❯ packages/vue-i18n-core/test/wc.test.ts:139:39
Unit test (ubuntu-latest, 22)
The operation was canceled.
Lint (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E test (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E test (ubuntu-latest, 18.19)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E test (ubuntu-latest, 22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636