fix: 인증 만료로 리프래시 무한 호출 로직 수정 #488
Annotations
2 errors and 2 warnings
Build and Test
admin#lint: command (/home/runner/work/boolti-web/boolti-web/apps/admin) /tmp/xfs-17f01b36/yarn run lint exited (1)
|
Build and Test
Process completed with exit code 1.
|
Build and 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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Test:
apps/admin/src/atoms/useAuthAtom.ts#L61
React Hook useEffect has missing dependencies: 'setAccessToken' and 'setRefreshToken'. Either include them or remove the dependency array
|