Skip to content

[Fix] - 등록 페이지에서 제목과 여행 장소 설명란 한글 입력시 제한 길이보다 1자 더 입력되는 문제 해결 #40

[Fix] - 등록 페이지에서 제목과 여행 장소 설명란 한글 입력시 제한 길이보다 1자 더 입력되는 문제 해결

[Fix] - 등록 페이지에서 제목과 여행 장소 설명란 한글 입력시 제한 길이보다 1자 더 입력되는 문제 해결 #40

Triggered via pull request August 3, 2024 16:39
Status Success
Total duration 1m 1s
Artifacts

frontend-ci.yml

on: pull_request
frontend-ci
47s
frontend-ci
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
frontend-ci
The following actions uses Node.js version which is deprecated 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#L31
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#L90
Fast refresh can't handle anonymous components. Add a name to your export
frontend-ci: frontend/src/components/pages/login/KakaoCallbackPage.tsx#L35
React Hook useEffect has a missing dependency: 'saveUser'. Either include it or remove the dependency array
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/TravelTransformDetailProvider.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components