Skip to content

Fix/asset pic

Fix/asset pic #118

Triggered via pull request February 6, 2026 17:09
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Lint and Test
20s
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/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