Skip to content

feat(group-a): Foundation for Fairthon 75-Technique system (#224, #225, #226, #227) #5

feat(group-a): Foundation for Fairthon 75-Technique system (#224, #225, #226, #227)

feat(group-a): Foundation for Fairthon 75-Technique system (#224, #225, #226, #227) #5

Triggered via pull request February 9, 2026 07:26
Status Failure
Total duration 3m 54s
Artifacts

ci.yml

on: pull_request
backend-tests
3m 49s
backend-tests
frontend-tests
29s
frontend-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
frontend-tests
Process completed with exit code 1.
backend-tests
Process completed with exit code 1.
frontend-tests: frontend/src/components/graph/nodes/EndNode.tsx#L6
'_data' is defined but never used
frontend-tests: frontend/src/components/graph/GraphView3D.tsx#L500
React Hook useCallback has a missing dependency: 'setViewMode'. Either include it or remove the dependency array
frontend-tests: frontend/src/components/UserMenu.tsx#L51
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
frontend-tests: frontend/src/components/TastingNotesTab.tsx#L177
'_radarData' is assigned a value but never used
frontend-tests: frontend/src/components/TastingNotesTab.tsx#L30
'_isMin' is assigned a value but never used
frontend-tests: frontend/src/components/SommelierCard.tsx#L47
'_name' is defined but never used
frontend-tests: frontend/src/components/Graph2DTab.tsx#L52
'_nodeContainerRef' is assigned a value but never used
frontend-tests: frontend/src/components/Graph2DTab.tsx#L51
'_isMobile' is assigned a value but never used
frontend-tests: frontend/src/components/EvaluationForm.tsx#L40
React Hook useEffect has a missing dependency: 'loadRepositories'. Either include it or remove the dependency array
frontend-tests: frontend/src/app/admin/page.tsx#L165
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element