feat: add photoUrl and displayName to user #294
Annotations
2 errors and 2 warnings
tests/api/private/index.test.ts > GET: http://127.0.0.1:31576/api/private:
server/tests/api/private/index.test.ts#L11
AssertionError: expected AxiosError{ …(7) } to have property "response.status" with value 401
- Expected
+ Received
- 401
+ 404
❯ tests/api/private/index.test.ts:11:3
|
Test
Process completed with exit code 1.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|