Update config with new oracle and db server endpoints #636
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/App.js#L3
'ToastContainer' is defined but never used. Allowed unused vars must match /_/u
|
lint:
src/App.js#L9
'ProgressTracker' is defined but never used. Allowed unused vars must match /_/u
|
lint:
src/components/common/DangerZone.jsx#L7
'handleErrorMessage' is defined but never used. Allowed unused vars must match /_/u
|
lint:
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:
src/components/common/DangerZone.jsx#L57
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
lint:
src/components/common/Header.jsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /_/u
|
lint:
src/components/common/Header.jsx#L28
'admin' is assigned a value but never used. Allowed unused vars must match /_/u
|
lint:
src/components/common/ProgressTracker.jsx#L6
'Links' is defined but never used. Allowed unused vars must match /_/u
|
lint:
src/components/common/ProgressTracker.jsx#L38
React Hook useCallback has a missing dependency: 'ProgressMeterMax'. Either include it or remove the dependency array
|
lint:
src/components/fractalVerification/FvVerificationTabs.jsx#L94
React Hook useEffect has missing dependencies: 'activePageIndex', 'checkIsUserVerified', and 'isSuccessSBTPage'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading