chore(deps): update vitest monorepo to v3 (major) #1868
Annotations
10 errors and 1 warning
Run unit tests:
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
|
Run unit tests:
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
|
Run unit tests:
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
|
Run unit tests:
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
|
Run unit tests:
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
|
Run unit tests:
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
|
Run unit tests:
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
|
Run unit tests:
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
|
Run unit tests:
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
|
Run unit tests:
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
|
Setup node
Cache not found for keys: node-cache-macOS-arm64-pnpm-58e7dbdd9ca8fb290fa23359b294fc0c8107ec11e02922365c08efaebf4afa96
|
Loading