Skip to content

Created home page navbar & setup project module and its route #173

Created home page navbar & setup project module and its route

Created home page navbar & setup project module and its route #173

Triggered via pull request January 7, 2026 19:07
Status Success
Total duration 34s
Artifacts

format-check.yml

on: pull_request
format-check
30s
format-check
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
format-check: client/src/shared/components/organisms/navbar/hooks/index.ts#L64
React Hook useEffect has a missing dependency: 'triggerSearchByKeyboard'. Either include it or remove the dependency array
format-check: client/src/modules/home/v1/hooks/index.ts#L78
React Hook useCallback has a missing dependency: 'isHomePage'. Either include it or remove the dependency array
format-check: client/src/modules/home/v1/hooks/index.ts#L47
React Hook useCallback has a missing dependency: 'isHomePage'. Either include it or remove the dependency array
format-check: client/src/modules/home/v1/hooks/index.ts#L38
React Hook useCallback has a missing dependency: 'isHomePage'. Either include it or remove the dependency array