Skip to content

feat: email link expired modal #156

feat: email link expired modal

feat: email link expired modal #156

Triggered via pull request May 17, 2024 09:03
@nada-derivnada-deriv
synchronize #70
Status Cancelled
Total duration 1m 35s
Billable time 2m
Artifacts

build-and-deploy-test.yml

on: pull_request_target
build_to_cloudflare_pages
1m 25s
build_to_cloudflare_pages
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build_to_cloudflare_pages
Canceling since a higher priority waiting request for 'cloudflare-pages-build-nada/FEQ-2231/email-link-expired-modal' exists
build_to_cloudflare_pages
The operation was canceled.
build_to_cloudflare_pages: src/components/FloatingRate/FloatingRate.tsx#L45
React Hook useEffect has a missing dependency: 'subscribeRates'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/components/Modals/FilterModal/FilterModalPaymentMethods/FilterModalPaymentMethods.tsx#L38
React Hook useEffect has a missing dependency: 'searchedPaymentMethods'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/components/PaymentMethodForm/PaymentMethodFormModalRenderer/PaymentMethodFormModalRenderer.tsx#L39
React Hook useEffect has a missing dependency: 'showModal'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/components/ProfileContent/ProfileStats/ProfileStats.tsx#L47
React Hook useMemo has a missing dependency: 'localize'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/components/Search/Search.tsx#L25
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
build_to_cloudflare_pages: 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
build_to_cloudflare_pages: src/hooks/custom-hooks/useModalManager.ts#L67
React Hook useEffect has a missing dependency: 'syncModalParams'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/hooks/custom-hooks/useModalManager.ts#L71
React Hook useEffect has a missing dependency: 'actions'. Either include it or remove the dependency array
build_to_cloudflare_pages: 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
build_to_cloudflare_pages: src/pages/my-ads/screens/CreateEditAd/CreateEditAd.tsx#L160
React Hook useEffect has missing dependencies: 'createResponse?.account_currency', 'createResponse?.max_order_amount_limit_display', 'createResponse?.visibility_status', and 'showModal'. Either include them or remove the dependency array