fix: ts error showing up in docs #659
Annotations
2 errors and 1 warning
Run tests:
services/auth/api/index.test.ts#L19
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ services/auth/api/index.test.ts:19:22
|
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/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