Skip to content

[Feature] - 프로필 이미지 수정 기능 및 여행기 등록 시 여행 장소마다 국가 코드 주도록 구현 #101

[Feature] - 프로필 이미지 수정 기능 및 여행기 등록 시 여행 장소마다 국가 코드 주도록 구현

[Feature] - 프로필 이미지 수정 기능 및 여행기 등록 시 여행 장소마다 국가 코드 주도록 구현 #101

Triggered via pull request October 16, 2024 01:59
Status Success
Total duration 1m 44s
Artifacts

frontend-ci-development.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/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#L28
React Hook useEffect has a missing dependency: 'mutateKakaoLogin'. 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
frontend-ci: frontend/src/router.tsx#L19
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
frontend-ci: frontend/src/router.tsx#L22
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
frontend-ci: frontend/src/router.tsx#L25
Fast refresh only works when a file only exports components. Move your component(s) to a separate file