This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
fix: protocol #52
Annotations
3 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
|
tests/lib/upload/utils/promise-pool.ts > PromisePool2 > concurrency > 2:
tests/lib/upload/utils/promise-pool.ts#L110
AssertionError: expected 599 to be greater than or equal to 600
❯ doConcurrencyTest tests/lib/upload/utils/promise-pool.ts:110:23
❯ tests/lib/upload/utils/promise-pool.ts:129:7
|
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/.
|