Skip to content

Merge pull request #258 from Two-Weeks-Team/feat/group-b-wave3 #12

Merge pull request #258 from Two-Weeks-Team/feat/group-b-wave3

Merge pull request #258 from Two-Weeks-Team/feat/group-b-wave3 #12

Triggered via push February 9, 2026 08:07
Status Success
Total duration 4m 6s
Artifacts

ci.yml

on: push
backend-tests
4m 2s
backend-tests
frontend-tests
41s
frontend-tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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