Merge pull request #201 from farrah-deriv/FEQ-2456/livechat-integration #111
Annotations
1 error and 8 warnings
|
src/components/Modals/FilterModal/FilterModalPaymentMethods/FilterModalPaymentMethods.tsx#L38
React Hook useEffect has a missing dependency: 'searchedPaymentMethods'. Either include it or remove the dependency array
|
src/components/Table/Table.tsx#L46
React Hook useLayoutEffect has an unnecessary dependency: 'headerRef.current'. Either exclude it or remove the dependency array. Mutable values like 'headerRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
src/hooks/custom-hooks/useModalManager.ts#L68
React Hook useEffect has a missing dependency: 'syncModalParams'. Either include it or remove the dependency array
|
src/hooks/custom-hooks/useModalManager.ts#L72
React Hook useEffect has a missing dependency: 'actions'. Either include it or remove the dependency array
|
src/pages/my-ads/components/SellAdPaymentSelection/SellAdPaymentSelection.tsx#L28
React Hook useEffect has a missing dependency: 'get'. Either include it or remove the dependency array
|
src/pages/my-profile/screens/PaymentMethods/PaymentMethods.tsx#L25
React Hook useEffect has a missing dependency: 'get'. Either include it or remove the dependency array
|
src/pages/my-profile/screens/PaymentMethods/PaymentMethodsList/PaymentMethodsListContent/PaymentMethodsListContent.tsx#L71
React Hook useMemo has a missing dependency: 'localize'. Either include it or remove the dependency array
|
src/routes/AppContent/index.tsx#L51
React Hook useEffect has a missing dependency: 'initLiveChat'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading