chore(funkit): bump funkit version 4.0.3 #5128
Annotations
2 errors and 11 warnings
ESLint:
src/views/forms/AccountManagementForms/DepositForm/FunKitToggle.tsx#L34
Replace `font-small-regular·text-left` with `text-left·font-small-regular`
|
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
|
ESLint:
src/components/Button.tsx#L228
Unnecessary conditional, value is always truthy
|
ESLint:
src/components/ComboboxMenu.tsx#L203
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
ESLint:
src/components/Details.tsx#L224
Unnecessary conditional, value is always truthy
|
ESLint:
src/components/Details.tsx#L232
Unnecessary conditional, value is always truthy
|
ESLint:
src/components/Details.tsx#L244
Unnecessary conditional, value is always truthy
|
ESLint:
src/components/GuardedMobileRoute.tsx#L27
React Hook useEffect has missing dependencies: 'canAccountTrade', 'dispatch', and 'isTablet'. Either include them or remove the dependency array
|
ESLint:
src/components/GuardedMobileRoute.tsx#L38
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
ESLint:
src/components/QrCode.tsx#L73
React Hook useEffect has a missing dependency: 'qrCode'. Either include it or remove the dependency array
|
ESLint:
src/components/QrCode.tsx#L77
React Hook useEffect has a missing dependency: 'size'. Either include it or remove the dependency array. Mutable values like 'ref.current' aren't valid dependencies because mutating them doesn't re-render the component
|
ESLint:
src/components/QrCode.tsx#L85
React Hook useEffect has a missing dependency: 'qrCode'. Either include it or remove the dependency array
|
Loading