Skip to content

Move Elections Card to First Row on Activate Page #609

Move Elections Card to First Row on Activate Page

Move Elections Card to First Row on Activate Page #609

Triggered via pull request September 18, 2023 07:40
Status Success
Total duration 1m 30s
Artifacts

main.yml

on: pull_request
Build and Test
7s
Build and Test
Lint and Format code
1m 19s
Lint and Format code
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint and Format code: src/App.js#L3
'ToastContainer' is defined but never used. Allowed unused vars must match /_/u
Lint and Format code: src/components/common/DangerZone.jsx#L7
'handleErrorMessage' is defined but never used. Allowed unused vars must match /_/u
Lint and Format code: src/components/common/DangerZone.jsx#L48
React Hook useEffect has missing dependencies: 'dispatch', 'isTransferCalled', and 'transferAddr'. Either include them or remove the dependency array
Lint and Format code: src/components/common/DangerZone.jsx#L57
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
Lint and Format code: src/components/common/Header.jsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /_/u
Lint and Format code: src/components/common/Header.jsx#L28
'admin' is assigned a value but never used. Allowed unused vars must match /_/u
Lint and Format code: src/components/common/ProgressTracker.jsx#L47
React Hook useCallback has a missing dependency: 'ProgressMeterMax'. Either include it or remove the dependency array
Lint and Format code: src/components/common/ProgressTracker.jsx#L51
'getClipPercentage' is defined but never used. Allowed unused vars must match /_/u
Lint and Format code: src/components/common/ProgressTracker.jsx#L104
React Hook useEffect has missing dependencies: 'updateCountdown' and 'userTimezone'. Either include them or remove the dependency array
Lint and Format code: src/components/fractalVerification/FvVerificationTabs.jsx#L94
React Hook useEffect has missing dependencies: 'activePageIndex', 'checkIsUserVerified', and 'isSuccessSBTPage'. Either include them or remove the dependency array