Skip to content

refactor: explore view #47

refactor: explore view

refactor: explore view #47

Triggered via pull request November 19, 2024 22:59
Status Success
Total duration 2m 11s
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#L8
'useModuleMetadata' is defined but never used
Static Analysis and Test | Node 18: src/components/leave-tip-card.tsx#L16
'decodeData' is defined but never used
Static Analysis and Test | Node 18: src/components/leave-tip-card.tsx#L72
'data' is assigned a value but never used
Static Analysis and Test | Node 18: src/components/leave-tip-card.tsx#L101
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#L147
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/publication-detail-main.tsx#L80
'loadingHide' is assigned a value but never used
Static Analysis and Test | Node 18: src/layouts/_common/language-popover.tsx#L23
'isError' is assigned a value but never used
Static Analysis and Test | Node 18: src/layouts/_common/language-popover.tsx#L23
'isLoading' is assigned a value but never used
Static Analysis and Test | Node 20: src/components/leave-tip-card.tsx#L8
'useModuleMetadata' is defined but never used
Static Analysis and Test | Node 20: src/components/leave-tip-card.tsx#L16
'decodeData' is defined but never used
Static Analysis and Test | Node 20: src/components/leave-tip-card.tsx#L72
'data' is assigned a value but never used
Static Analysis and Test | Node 20: src/components/leave-tip-card.tsx#L101
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#L147
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/publication-detail-main.tsx#L80
'loadingHide' is assigned a value but never used
Static Analysis and Test | Node 20: src/layouts/_common/language-popover.tsx#L23
'isError' is assigned a value but never used
Static Analysis and Test | Node 20: src/layouts/_common/language-popover.tsx#L23
'isLoading' is assigned a value but never used