Skip to content

fix(api): Populate response for updateProject endpoint #27

fix(api): Populate response for updateProject endpoint

fix(api): Populate response for updateProject endpoint #27

Triggered via pull request November 2, 2025 10:43
Status Success
Total duration 26s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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