🍔fixed weird testing concurrency bug thing(kinda(notreally)) #25
Annotations
2 errors and 1 warning
Run tests:
backend/tests/login.test.ts#L49
AssertionError: expected 401 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 401
❯ tests/login.test.ts:49:30
|
Run tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading