Tmp/editable aliases#271
Open
HocusLocusTee wants to merge 2 commits into
Open
Annotations
10 warnings
|
src/components/WalletLockedFlow/Unlock.tsx#L100
React Hook useEffect has missing dependencies: 'getSession', 'hasSession', 'onUnlockWallet', and 'selectedWalletId'. Either include them or remove the dependency array
|
|
src/components/PriorityFeeSelector.tsx#L114
React Hook useEffect has a missing dependency: 'feeEstimate?.estimate?.lowBuckets'. Either include it or remove the dependency array
|
|
src/components/Modals/MessageBackup.tsx#L53
React Hook useCallback has a missing dependency: 'walletStore.address'. Either include it or remove the dependency array
|
|
src/components/MnemonicEntry.tsx#L15
'passphraseRef' is defined but never used
|
|
src/components/MessagesPane/DirectsSection.tsx#L22
'address' is assigned a value but never used
|
|
src/components/Layout/SlideOutMenu.tsx#L15
'ConnectionIndicator' is defined but never used
|
|
src/components/Common/modal.tsx#L25
React Hook useEffect has a missing dependency: 'handleClose'. Either include it or remove the dependency array
|
|
src/components/Common/ToastContainer.tsx#L92
'e' is defined but never used
|
|
src/components/Common/PasswordField.tsx#L2
'FC' is defined but never used
|
|
src/App.tsx#L69
React Hook useEffect has missing dependencies: 'connect', 'onPause', and 'onResume'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading