Fix/unauthorized rental prevention #124
Annotations
2 errors and 2 warnings
|
Lint and Test
Process completed with exit code 1.
|
|
Lint and Test:
src/pages/ReturnDetailPage.tsx#L242
Expected an assignment or function call and instead saw an expression
|
|
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
|