Skip to content

Add user profile page #44

Add user profile page

Add user profile page #44

Triggered via pull request September 23, 2024 08:41
Status Success
Total duration 22s
Artifacts

lint.yml

on: pull_request
Question service
12s
Question service
Frontend
13s
Frontend
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Frontend: frontend/src/contexts/AuthContext.tsx#L42
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Frontend: frontend/src/pages/Profile/index.tsx#L46
React Hook useEffect has a missing dependency: 'userId'. Either include it or remove the dependency array