chore(deps): update vitest monorepo to ^1.3.0 (#56) #123
Annotations
2 errors and 1 warning
Test:
packages/core/useUpload/index.test.ts#L71
AssertionError: expected [ 'success', 'success', …(3) ] to deeply equal [ 'ready', 'success', 'success', …(2) ]
- Expected
+ Received
Array [
- "ready",
"success",
"success",
"success",
- "ready",
+ "success",
+ "success",
]
❯ packages/core/useUpload/index.test.ts:71:52
|
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading