Fix/asset pic #118
Annotations
2 errors and 2 warnings
|
Lint and Test
Process completed with exit code 1.
|
|
Lint and Test:
src/pages/AdminDashboardPage.tsx#L677
'err' is defined but never used
|
|
Lint and Test:
src/pages/UserDashboardPage.tsx#L123
React Hook useEffect has missing dependencies: 'assetImages' and 'assetNames'. Either include them or remove the dependency array
|
|
Lint and Test:
src/pages/LoginPage.tsx#L45
React Hook useEffect has missing dependencies: 'isAdmin', 'isLoggedIn', and 'navigate'. Either include them or remove the dependency array
|