Ameerul / P2PS-4649 remove p2p logo in QR for share my ads #1180
Triggered via pull request
December 17, 2024 06:20
ameerul-deriv
synchronize
#423
Status
Success
Total duration
1m 56s
Artifacts
–
build-and-deploy-test.yml
on: pull_request_target
build_to_cloudflare_pages
1m 45s
Annotations
11 warnings
build_to_cloudflare_pages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_to_cloudflare_pages:
src/components/AppHeader/CurrencyIcon/CurrencyIcon.tsx#L23
React Hook useEffect has missing dependencies: 'currency' and 'isVirtual'. Either include them or remove the dependency array
|
build_to_cloudflare_pages:
src/components/AppHeader/Notifications/Notifications.tsx#L39
React Hook useMemo has missing dependencies: 'history', 'isDesktop', and 'localize'. Either include them 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/Table/Table.tsx#L45
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/useGrowthbookGetFeatureValue.tsx#L31
React Hook useEffect has missing dependencies: 'featureFlag' and 'resolvedDefaultValue'. Either include them or remove the dependency array
|
build_to_cloudflare_pages:
src/hooks/custom-hooks/useModalManager.ts#L68
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#L72
React Hook useEffect has a missing dependency: 'actions'. Either include it or remove the dependency array
|
build_to_cloudflare_pages:
src/hooks/custom-hooks/useOAuth2Enabled.ts#L36
React Hook useEffect has a missing dependency: 'appId'. Either include it or remove the dependency array
|
build_to_cloudflare_pages:
src/pages/guide/components/Carousel/__tests__/Carousel.spec.tsx#L1
Unable to resolve path to module '@/assets/scam-advance-payment.svg'
|
build_to_cloudflare_pages:
src/pages/my-ads/components/SellAdPaymentSelection/SellAdPaymentSelection.tsx#L33
React Hook useEffect has a missing dependency: 'get'. Either include it or remove the dependency array
|