Skip to content

refactor: explore view #66

refactor: explore view

refactor: explore view #66

Triggered via pull request November 25, 2024 22:56
Status Success
Total duration 2m 4s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Static Analysis and Test | Node 20: src/auth/config/chainConfig.ts#L1
'CustomChainConfig' is defined but never used
Static Analysis and Test | Node 20: src/components/leave-tip-card.tsx#L75
'data' is assigned a value but never used
Static Analysis and Test | Node 20: src/components/leave-tip-card.tsx#L104
React Hook useEffect has a missing dependency: 'execute'. Either include it or remove the dependency array
Static Analysis and Test | Node 20: src/components/leave-tip-card.tsx#L150
React Hook useCallback has missing dependencies: 'callData', 'post', 'selectedProfile', and 'tipAction'. Either include them or remove the dependency array
Static Analysis and Test | Node 20: src/components/loginModal/modal.tsx#L70
React Hook useEffect has a missing dependency: 'refetchProfiles'. Either include it or remove the dependency array
Static Analysis and Test | Node 20: src/components/loginModal/modal.tsx#L78
React Hook useEffect has a missing dependency: 'onClose'. Either include it or remove the dependency array. If 'onClose' changes too often, find the parent component that defines it and wrap that definition in useCallback
Static Analysis and Test | Node 20: src/components/poster/variants/poster-latest-content.tsx#L24
'_randomColorsForBackground' is assigned a value but never used
Static Analysis and Test | Node 20: src/components/publication-detail-main.tsx#L80
'loadingHide' is assigned a value but never used
Static Analysis and Test | Node 20: src/components/subscribe-profile-modal.tsx#L76
React Hook useEffect has missing dependencies: 'onClose' and 'onSubscribe'. Either include them or remove the dependency array. If 'onSubscribe' changes too often, find the parent component that defines it and wrap that definition in useCallback
Static Analysis and Test | Node 18: src/auth/config/chainConfig.ts#L1
'CustomChainConfig' is defined but never used
Static Analysis and Test | Node 18: src/components/leave-tip-card.tsx#L75
'data' is assigned a value but never used
Static Analysis and Test | Node 18: src/components/leave-tip-card.tsx#L104
React Hook useEffect has a missing dependency: 'execute'. Either include it or remove the dependency array
Static Analysis and Test | Node 18: src/components/leave-tip-card.tsx#L150
React Hook useCallback has missing dependencies: 'callData', 'post', 'selectedProfile', and 'tipAction'. Either include them or remove the dependency array
Static Analysis and Test | Node 18: src/components/loginModal/modal.tsx#L70
React Hook useEffect has a missing dependency: 'refetchProfiles'. Either include it or remove the dependency array
Static Analysis and Test | Node 18: src/components/loginModal/modal.tsx#L78
React Hook useEffect has a missing dependency: 'onClose'. Either include it or remove the dependency array. If 'onClose' changes too often, find the parent component that defines it and wrap that definition in useCallback
Static Analysis and Test | Node 18: src/components/poster/variants/poster-latest-content.tsx#L24
'_randomColorsForBackground' is assigned a value but never used
Static Analysis and Test | Node 18: src/components/publication-detail-main.tsx#L80
'loadingHide' is assigned a value but never used
Static Analysis and Test | Node 18: src/components/subscribe-profile-modal.tsx#L76
React Hook useEffect has missing dependencies: 'onClose' and 'onSubscribe'. Either include them or remove the dependency array. If 'onSubscribe' changes too often, find the parent component that defines it and wrap that definition in useCallback