refactor: explore view #59
Annotations
10 warnings
Run static analysis:
src/auth/config/chainConfig.ts#L1
'CustomChainConfig' is defined but never used
|
Run static analysis:
src/auth/context/lens/authProvider.tsx#L140
React Hook useMemo has a missing dependency: 'web3AuthConnector'. Either include it or remove the dependency array
|
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/poster/variants/poster-creators.tsx#L3
'styled' is defined but never used
|
Run static analysis:
src/components/poster/variants/poster-latest-content.tsx#L24
'_randomColorsForBackground' is assigned a value but never used
|
Loading