chore(deps): update vitest monorepo to v3 (major) #1868
ci.yml
on: pull_request
Matrix: Build with rolldown
Matrix: Build
Matrix: Lint
Matrix: Unit test
Matrix: E2E test for rolldown build
Matrix: E2E test
Annotations
28 errors and 20 warnings
packages/core-base/test/datetime.test.ts > context fallbackWarn 'false' option:
packages/core-base/test/datetime.test.ts#L231
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to datetime format 'long' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to datetime format 'long' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/datetime.test.ts:231:24
|
packages/core-base/test/datetime.test.ts > datetime function fallbackWarn 'false' option:
packages/core-base/test/datetime.test.ts#L250
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to datetime format 'long' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to datetime format 'long' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/datetime.test.ts:250:24
|
packages/core-base/test/datetime.test.ts > context unresolving option > not specify fallbackLocales:
packages/core-base/test/datetime.test.ts#L269
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to datetime format 'long' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to datetime format 'long' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/datetime.test.ts:269:26
|
packages/core-base/test/datetime.test.ts > context unresolving option > not found key in fallbackLocales:
packages/core-base/test/datetime.test.ts#L288
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to datetime format 'long' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to datetime format 'long' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/datetime.test.ts:288:26
|
packages/core-base/test/datetime.test.ts > not available Intl API:
packages/core-base/test/datetime.test.ts#L329
AssertionError: expected 'Fall back to datetime format \'long\'…' to deeply equal 'Cannot format a date value due to not…'
Expected: "Cannot format a date value due to not supported Intl.DateTimeFormat."
Received: "Fall back to datetime format 'long' key with 'en' locale."
❯ packages/core-base/test/datetime.test.ts:329:37
|
packages/core-base/test/number.test.ts > context fallbackWarn 'false' option:
packages/core-base/test/number.test.ts#L206
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to number format 'percent' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to number format 'percent' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/number.test.ts:206:24
|
packages/core-base/test/number.test.ts > number function fallbackWarn 'false' option:
packages/core-base/test/number.test.ts#L225
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to number format 'percent' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to number format 'percent' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/number.test.ts:225:24
|
packages/core-base/test/number.test.ts > context unresolving option > not specify fallbackLocales:
packages/core-base/test/number.test.ts#L244
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to number format 'percent' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to number format 'percent' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/number.test.ts:244:26
|
packages/core-base/test/number.test.ts > context unresolving option > not found key in fallbackLocales:
packages/core-base/test/number.test.ts#L263
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to number format 'percent' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to number format 'percent' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/number.test.ts:263:26
|
packages/core-base/test/number.test.ts > not available Intl API:
packages/core-base/test/number.test.ts#L299
AssertionError: expected 'Fall back to number format \'percent\…' to deeply equal 'Cannot format a number value due to n…'
Expected: "Cannot format a number value due to not supported Intl.NumberFormat."
Received: "Fall back to number format 'percent' key with 'en' locale."
❯ packages/core-base/test/number.test.ts:299:37
|
Unit test (ubuntu-latest, 22)
The job was canceled because "macos-latest_20" failed.
|
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, 20)
The job was canceled because "macos-latest_20" failed.
|
packages/core-base/test/datetime.test.ts > context fallbackWarn 'false' option:
packages/core-base/test/datetime.test.ts#L231
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to datetime format 'long' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to datetime format 'long' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/datetime.test.ts:231:24
|
packages/core-base/test/datetime.test.ts > datetime function fallbackWarn 'false' option:
packages/core-base/test/datetime.test.ts#L250
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to datetime format 'long' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to datetime format 'long' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/datetime.test.ts:250:24
|
packages/core-base/test/datetime.test.ts > context unresolving option > not specify fallbackLocales:
packages/core-base/test/datetime.test.ts#L269
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to datetime format 'long' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to datetime format 'long' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/datetime.test.ts:269:26
|
packages/core-base/test/datetime.test.ts > context unresolving option > not found key in fallbackLocales:
packages/core-base/test/datetime.test.ts#L288
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to datetime format 'long' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to datetime format 'long' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/datetime.test.ts:288:26
|
packages/core-base/test/datetime.test.ts > not available Intl API:
packages/core-base/test/datetime.test.ts#L329
AssertionError: expected 'Fall back to datetime format \'long\'…' to deeply equal 'Cannot format a date value due to not…'
Expected: "Cannot format a date value due to not supported Intl.DateTimeFormat."
Received: "Fall back to datetime format 'long' key with 'en' locale."
❯ packages/core-base/test/datetime.test.ts:329:37
|
packages/core-base/test/number.test.ts > context fallbackWarn 'false' option:
packages/core-base/test/number.test.ts#L206
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to number format 'percent' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to number format 'percent' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/number.test.ts:206:24
|
packages/core-base/test/number.test.ts > number function fallbackWarn 'false' option:
packages/core-base/test/number.test.ts#L225
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to number format 'percent' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to number format 'percent' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/number.test.ts:225:24
|
packages/core-base/test/number.test.ts > context unresolving option > not specify fallbackLocales:
packages/core-base/test/number.test.ts#L244
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to number format 'percent' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to number format 'percent' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/number.test.ts:244:26
|
packages/core-base/test/number.test.ts > context unresolving option > not found key in fallbackLocales:
packages/core-base/test/number.test.ts#L263
AssertionError: expected "spy" to not be called at all, but actually been called 2 times
Received:
1st spy call:
Array [
"Fall back to number format 'percent' key with 'en' locale.",
]
2nd spy call:
Array [
"Fall back to number format 'percent' key with 'ja-JP' locale.",
]
Number of calls: 2
❯ packages/core-base/test/number.test.ts:263:26
|
packages/core-base/test/number.test.ts > not available Intl API:
packages/core-base/test/number.test.ts#L299
AssertionError: expected 'Fall back to number format \'percent\…' to deeply equal 'Cannot format a number value due to n…'
Expected: "Cannot format a number value due to not supported Intl.NumberFormat."
Received: "Fall back to number format 'percent' key with 'en' locale."
❯ packages/core-base/test/number.test.ts:299:37
|
Unit test (macos-latest, 22)
The job was canceled because "macos-latest_20" failed.
|
Unit test (macos-latest, 22)
The operation was canceled.
|
Build with rolldown (ubuntu-latest, 20)
Cache not found for keys: node-cache-Linux-x64-pnpm-58e7dbdd9ca8fb290fa23359b294fc0c8107ec11e02922365c08efaebf4afa96
|
Build with rolldown (ubuntu-latest, 20)
Cache not found for keys: build-rolldown-vue-i18n-os-ubuntu-latest-ec1e1a4afbff6c620270b1e8866c50468a39b0ea
|
Lint (ubuntu-latest, 20)
Cache not found for keys: node-cache-Linux-x64-pnpm-58e7dbdd9ca8fb290fa23359b294fc0c8107ec11e02922365c08efaebf4afa96
|
Lint (ubuntu-latest, 20)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Unit test (macos-latest, 20)
Cache not found for keys: node-cache-macOS-arm64-pnpm-58e7dbdd9ca8fb290fa23359b294fc0c8107ec11e02922365c08efaebf4afa96
|
Unit test (windows-latest, 20)
Cache not found for keys: node-cache-Windows-x64-pnpm-8390449da3a1cadb0f667cc4ac944f43de2c5e6fda0d2c2f6d40c6295a41323a
|
Unit test (macos-latest, 22)
Cache not found for keys: node-cache-macOS-arm64-pnpm-58e7dbdd9ca8fb290fa23359b294fc0c8107ec11e02922365c08efaebf4afa96
|
Build with rolldown (windows-latest, 20)
Cache not found for keys: build-rolldown-vue-i18n-os-windows-latest-ec1e1a4afbff6c620270b1e8866c50468a39b0ea
|
Build with rolldown (windows-latest, 20)
Cache not found for keys: node-cache-Windows-x64-pnpm-8390449da3a1cadb0f667cc4ac944f43de2c5e6fda0d2c2f6d40c6295a41323a
|
Build with rolldown (macos-latest, 20)
Cache not found for keys: build-rolldown-vue-i18n-os-macos-latest-ec1e1a4afbff6c620270b1e8866c50468a39b0ea
|
Build with rolldown (macos-latest, 20)
Cache not found for keys: node-cache-macOS-arm64-pnpm-58e7dbdd9ca8fb290fa23359b294fc0c8107ec11e02922365c08efaebf4afa96
|
Build (ubuntu-latest, 20)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build (ubuntu-latest, 20)
Cache not found for keys: build-vue-i18n-os-ubuntu-latest-ec1e1a4afbff6c620270b1e8866c50468a39b0ea
|
Build (ubuntu-latest, 20)
Cache not found for keys: node-cache-Linux-x64-pnpm-58e7dbdd9ca8fb290fa23359b294fc0c8107ec11e02922365c08efaebf4afa96
|
Build (windows-latest, 20)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build (windows-latest, 20)
Cache not found for keys: build-vue-i18n-os-windows-latest-ec1e1a4afbff6c620270b1e8866c50468a39b0ea
|
Build (windows-latest, 20)
Cache not found for keys: node-cache-Windows-x64-pnpm-8390449da3a1cadb0f667cc4ac944f43de2c5e6fda0d2c2f6d40c6295a41323a
|
Build (macos-latest, 20)
Cache not found for keys: build-vue-i18n-os-macos-latest-ec1e1a4afbff6c620270b1e8866c50468a39b0ea
|
Build (macos-latest, 20)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Build (macos-latest, 20)
Cache not found for keys: node-cache-macOS-arm64-pnpm-58e7dbdd9ca8fb290fa23359b294fc0c8107ec11e02922365c08efaebf4afa96
|