Skip to content

Fix/unauthorized rental prevention #124

Fix/unauthorized rental prevention

Fix/unauthorized rental prevention #124

Triggered via pull request February 6, 2026 22:26
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Lint and Test
17s
Lint and Test
Fit to window
Zoom out
Zoom in

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