[Docs] README.md 업데이트 #552
ci.yml
on: pull_request
build-and-deploy
38s
assign
2s
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
|