Skip to content

refactor: explore view #77

refactor: explore view

refactor: explore view #77

Triggered via pull request November 26, 2024 20:13
Status Success
Total duration 1m 54s
Artifacts

ci.yml

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

Annotations

20 warnings
Static Analysis and Test | Node 18: src/components/leave-tip-card.tsx#L76
'data' is assigned a value but never used
Static Analysis and Test | Node 18: src/components/leave-tip-card.tsx#L105
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#L151
React Hook useCallback has missing dependencies: 'callData', 'post', 'sessionData?.profile', and 'tipAction'. Either include them or remove the dependency array
Static Analysis and Test | Node 18: src/components/loginModal/modal.tsx#L106
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#L114
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/loginModal/profileFormView.tsx#L188
React Hook useCallback has an unnecessary dependency: 'address'. Either exclude it or remove the dependency array
Static Analysis and Test | Node 18: src/components/publication-detail-main.tsx#L81
'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
Static Analysis and Test | Node 18: src/layouts/_common/header-balance.tsx#L16
'isError' is assigned a value but never used
Static Analysis and Test | Node 20: src/components/leave-tip-card.tsx#L76
'data' is assigned a value but never used
Static Analysis and Test | Node 20: src/components/leave-tip-card.tsx#L105
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#L151
React Hook useCallback has missing dependencies: 'callData', 'post', 'sessionData?.profile', and 'tipAction'. Either include them or remove the dependency array
Static Analysis and Test | Node 20: src/components/loginModal/modal.tsx#L106
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#L114
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/loginModal/profileFormView.tsx#L188
React Hook useCallback has an unnecessary dependency: 'address'. Either exclude it or remove the dependency array
Static Analysis and Test | Node 20: src/components/publication-detail-main.tsx#L81
'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 20: src/layouts/_common/header-balance.tsx#L16
'isError' is assigned a value but never used