[Fix] 경험 등록/수정/조회 페이지 리팩토링 전 버그 수정 #569
ci.yml
on: pull_request
build-and-deploy
39s
assign
6s
Annotations
3 warnings
|
build-and-deploy:
src/shared/ui/search/search.stories.tsx#L41
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
build-and-deploy:
src/shared/ui/alert/alert.tsx#L132
React Hook useEffect has a missing dependency: 'requestClose'. Either include it or remove the dependency array
|
|
build-and-deploy:
src/features/experience-matching/ui/analyzing/analyzing.tsx#L43
React Hook useEffect has missing dependencies: 'company?.id', 'experience?.id', and 'jobDescription'. Either include them or remove the dependency array
|