feat:info 번역 추가 #29
Merged
feat:info 번역 추가 #29
Annotations
4 errors and 10 warnings
|
|
|
src/contexts/LocalizationContext.tsx#L59
Element implicitly has an 'any' type because expression of type 'Language' can't be used to index type '{ KO: string; MM: string; VN: string; ID: string; EN: string; NP: string; TH: string; RU: string; } | { KO: string; MM: string; VN: string; ID: string; EN: string; NP: string; TH: string; RU: string; } | { KO: string; ... 6 more ...; RU: string; } | ... 972 more ... | { ...; }'.
|
|
src/contexts/LocalizationContext.tsx#L70
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/contexts/FormDataContext.tsx#L100
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/pages/Medi-carePage/Medi-GuidePage-2.tsx#L39
'isButtonDisabled' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
src/pages/Medi-carePage/Medi-GuidePage-1.tsx#L113
React Hook useEffect has a missing dependency: 'updateFormData'. Either include it or remove the dependency array
|
|
src/pages/Medi-carePage/Medi-GuidePage-1.tsx#L87
React Hook useEffect has a missing dependency: 'updateFormData'. Either include it or remove the dependency array
|
|
src/pages/InfoPage/InfoCompPage/InfoCompPage.tsx#L8
'toLines' is defined but never used. Allowed unused vars must match /^_/u
|
|
src/pages/CasePage/CasePage.tsx#L51
React Hook useMemo has a missing dependency: 'translateTitle'. Either include it or remove the dependency array
|
|
src/pages/CasePage/CaseDetailPage.tsx#L106
React Hook useMemo has an unnecessary dependency: 'caseId'. Either exclude it or remove the dependency array
|
|
src/pages/CasePage/CaseDetailPage.tsx#L14
'getCaseNumberName' is defined but never used. Allowed unused vars must match /^_/u
|
|
src/contexts/LocalizationContext.tsx#L2
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
|
|
src/components/BottomBar.tsx#L19
React Hook useEffect has a missing dependency: 'getActiveTab'. Either include it or remove the dependency array
|
|
non-used/LocationPage.tsx#L98
'setSelectedHospitalName' is assigned a value but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading