마이페이지 랭크, 배포 URL 변경 #90
Annotations
6 warnings
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
changes:
src/App.tsx#L1
'useEffect' is defined but never used
|
changes:
src/apis/login.ts#L1
'AxiosError' is defined but never used
|
changes:
src/components/widget/common/Authorization.tsx#L2
'useNavigate' is defined but never used
|
changes:
src/components/widget/solved/Solved.tsx#L26
'ReactApexChart' is defined but never used
|
changes:
src/pages/user/User.tsx#L2
'Chart' is defined but never used
|