Skip to content

[Fix] 경험 등록/수정/조회 페이지 리팩토링 전 버그 수정 #569

[Fix] 경험 등록/수정/조회 페이지 리팩토링 전 버그 수정

[Fix] 경험 등록/수정/조회 페이지 리팩토링 전 버그 수정 #569

Triggered via pull request March 10, 2026 12:51
Status Success
Total duration 43s
Artifacts

ci.yml

on: pull_request
build-and-deploy
39s
build-and-deploy
assign
6s
assign
Fit to window
Zoom out
Zoom in

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