feat: initial release v1.0.0 #25
deploy.yml
on: pull_request
backend
20s
frontend
16s
Annotations
2 warnings
|
frontend:
frontend/src/pages/ProjectPage.jsx#L52
React Hook useEffect has a missing dependency: 'fetchProjectData'. Either include it or remove the dependency array
|
|
frontend:
frontend/src/context/AuthContext.jsx#L43
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|