[Docs] README.md 업데이트 #148
Merged
Annotations
3 warnings
|
Check project:
src/shared/ui/search/search.stories.tsx#L41
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
Check project:
src/shared/ui/alert/alert.tsx#L132
React Hook useEffect has a missing dependency: 'requestClose'. Either include it or remove the dependency array
|
|
Check project:
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
|
Loading