chore: Copy changes and remove timelock field #157
Annotations
9 errors and 7 warnings
Run ESLint:
src/components/FlowsInfoCard.tsx#L1
'Tooltip' is defined but never used
|
Run ESLint:
src/components/burnerWallet/GuardianSetup.tsx#L6
'MenuItem' is defined but never used
|
Run ESLint:
src/components/burnerWallet/GuardianSetup.tsx#L7
'Select' is defined but never used
|
Run ESLint:
src/components/burnerWallet/GuardianSetup.tsx#L43
'InputField' is defined but never used
|
Run ESLint:
src/components/burnerWallet/GuardianSetup.tsx#L66
'recoveryDelay' is assigned a value but never used
|
Run ESLint:
src/components/burnerWallet/GuardianSetup.tsx#L66
'setRecoveryDelay' is assigned a value but never used
|
Run ESLint:
src/components/burnerWallet/GuardianSetup.tsx#L69
'recoveryDelayUnit' is assigned a value but never used
|
Run ESLint:
src/components/burnerWallet/GuardianSetup.tsx#L69
'setRecoveryDelayUnit' is assigned a value but never used
|
Run ESLint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint:
src/components/ConnectWallets.tsx#L9
`react-hot-toast` import should occur before import of `wagmi`
|
Run ESLint:
src/components/RequestedRecoveries.tsx#L180
React Hook useCallback has a missing dependency: 'address'. Either include it or remove the dependency array
|
Run ESLint:
src/components/RequestedRecoveries.tsx#L242
React Hook useCallback has a missing dependency: 'writeContractAsync'. Either include it or remove the dependency array
|
Run ESLint:
src/components/burnerWallet/GuardianSetup.tsx#L320
React Hook useCallback has an unnecessary dependency: 'address'. Either exclude it or remove the dependency array
|
Run ESLint:
src/components/burnerWallet/RequestedRecoveries.tsx#L229
React Hook useCallback has a missing dependency: 'burnerAccountClient'. Either include it or remove the dependency array
|
Run ESLint:
src/context/BurnerAccountContext.tsx#L20
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading