feat(ui): New user donations list in donor section! #629
+187
−2
Annotations
10 errors and 1 warning
|
Run vitest
Process completed with exit code 1.
|
|
Run vitest:
js/api.test.ts#L276
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ js/api.test.ts:276:7
|
|
Run vitest:
js/api.test.ts#L367
AssertionError: expected MpegFile{ _valid: true, …(11) } to be an instance of Mp4File
❯ js/api.test.ts:367:36
|
|
Run vitest:
js/api.test.ts#L385
AssertionError: expected FlacFile{ _valid: true, …(14) } to be an instance of Mp4File
❯ js/api.test.ts:385:36
|
|
Run vitest:
js/api.test.ts#L340
AssertionError: expected 24 to be 16 // Object.is equality
- Expected
+ Received
- 16
+ 24
❯ js/api.test.ts:340:61
|
|
Run vitest:
js/api.test.ts#L345
AssertionError: expected FlacFile{ _valid: true, …(14) } to be an instance of Mp4File
❯ js/api.test.ts:345:36
|
|
Run vitest:
js/api.test.ts#L362
AssertionError: expected 24 to be 16 // Object.is equality
- Expected
+ Received
- 16
+ 24
❯ js/api.test.ts:362:60
|
|
Run vitest:
js/api.test.ts#L340
AssertionError: expected 24 to be 16 // Object.is equality
- Expected
+ Received
- 16
+ 24
❯ js/api.test.ts:340:61
|
|
Run vitest:
js/api.test.ts#L283
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times
❯ js/api.test.ts:283:23
|
|
Run vitest:
js/api.test.ts#L276
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ js/api.test.ts:276:7
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, oven-sh/setup-bun@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
Loading