Jh css #31
Merged
Jh css #31
Annotations
2 errors and 10 warnings
|
src/contexts/LocalizationContext.tsx#L69
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