refactor(fe): refactor settings page using context and hooks #11638
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (Node.js):
apps/frontend/app/(client)/(main)/settings/_libs/hooks/useCheckPassword.ts#L28
'response' is assigned a value but never used
|
Lint (Node.js):
apps/frontend/app/(client)/(main)/settings/page.tsx#L130
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array
|
Loading