This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
feat: fix counter ui #51
Annotations
2 errors and 2 warnings
tests/lib/upload/models/client.ts > UploadClient > UploadSuccessfully state should wait for merging:
tests/lib/upload/models/client.ts#L221
AssertionError: expected 7 to be 8 // Object.is equality
- Expected
+ Received
- 8
+ 7
❯ tests/lib/upload/models/client.ts:221:33
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|