[Fix] - 4차 스프린트 QA 반영 1차 (시모) #142
Annotations
2 errors and 12 warnings
.여행 계획 등록 페이지 테스트 여행 계획 Day & Place 관련 테스트 사용자는 1일차에 '경복궁'이라는 장소를 추가할 수 있다.:
.git#L106
Error: expect(received).toEqual(expected) // deep equality
|
frontend-ci
Process completed with exit code 1.
|
|
frontend-ci
The following actions use a deprecated Node.js version and will be forced to run on node20: mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
frontend-ci:
frontend/src/components/common/Accordion/Accordion.stories.tsx#L83
The story should use PascalCase notation: add_and_delete_accordions
|
frontend-ci:
frontend/src/components/common/GoogleMapView/GoogleMapView.tsx#L33
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
frontend-ci:
frontend/src/components/common/GoogleMapView/GoogleMapView.tsx#L101
Fast refresh can't handle anonymous components. Add a name to your export
|
frontend-ci:
frontend/src/components/common/Tab/Tab.tsx#L30
React Hook useEffect has a missing dependency: 'storageKey'. Either include it or remove the dependency array
|
frontend-ci:
frontend/src/components/pages/login/KakaoCallbackPage.tsx#L47
React Hook useEffect has a missing dependency: 'saveUser'. Either include it or remove the dependency array
|
frontend-ci:
frontend/src/components/pages/travelogueRegister/TravelogueRegisterPage.tsx#L133
React Hook useEffect has a missing dependency: 'saveTransformDetail'. Either include it or remove the dependency array
|
frontend-ci:
frontend/src/contexts/DrawerProvider.tsx#L12
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
frontend-ci:
frontend/src/contexts/ModalProvider.tsx#L19
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
frontend-ci:
frontend/src/contexts/ToastProvider/ToastProvider.tsx#L14
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
frontend-ci:
frontend/src/contexts/TravelTransformDetailProvider.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|