refactor: explore view #37
Annotations
10 warnings
Run static analysis:
src/App.tsx#L42
'ResponsiveOverlay' is defined but never used
|
Run static analysis:
src/components/leave-tip-card.tsx#L8
'useModuleMetadata' is defined but never used
|
Run static analysis:
src/components/leave-tip-card.tsx#L16
'decodeData' is defined but never used
|
Run static analysis:
src/components/leave-tip-card.tsx#L72
'data' is assigned a value but never used
|
Run static analysis:
src/components/leave-tip-card.tsx#L101
React Hook useEffect has a missing dependency: 'execute'. Either include it or remove the dependency array
|
Run static analysis:
src/components/leave-tip-card.tsx#L147
React Hook useCallback has missing dependencies: 'callData', 'post', 'selectedProfile', and 'tipAction'. Either include them or remove the dependency array
|
Run static analysis:
src/components/nav-section/mini/styles-mini.ts#L2
'alpha' is defined but never used
|
Run static analysis:
src/components/publication-detail-main.tsx#L80
'loadingHide' is assigned a value but never used
|
Run static analysis:
src/layouts/_common/language-popover.tsx#L23
'isError' is assigned a value but never used
|
Run static analysis:
src/layouts/_common/language-popover.tsx#L23
'isLoading' is assigned a value but never used
|
Loading