refactor: explore view #35
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/dashboard/header.tsx#L21
'Searchbar' is defined but never used
|
Run static analysis:
src/pages/dashboard/explore.tsx#L9
'useEffect' is defined but never used
|
Loading