Skip to content

[refactor] 로그인 상태 관리 수정 #587

[refactor] 로그인 상태 관리 수정

[refactor] 로그인 상태 관리 수정 #587

Triggered via pull request February 28, 2025 17:57
Status Success
Total duration 1m 24s
Artifacts

front-ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build (20.x): frontend/src/components/MyInfoPage/BookmarkTap.tsx#L12
The 'fetchBookmarks' function makes the dependencies of useEffect Hook (at line 23) change on every render. To fix this, wrap the definition of 'fetchBookmarks' in its own useCallback() Hook