Skip to content

Ameerul / FEWP-366 Migrate P2P standalone to OIDC #1234

Ameerul / FEWP-366 Migrate P2P standalone to OIDC

Ameerul / FEWP-366 Migrate P2P standalone to OIDC #1234

Triggered via pull request February 28, 2025 08:57
@ameerul-derivameerul-deriv
synchronize #420
Status Success
Total duration 1m 46s
Artifacts

build-and-deploy-test.yml

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

Annotations

11 warnings
build_to_cloudflare_pages
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
build_to_cloudflare_pages: src/components/AppHeader/CurrencyIcon/CurrencyIcon.tsx#L26
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/AdTypeSection/AdTypeSection.tsx#L88
React Hook useEffect has a missing dependency: 'getValues'. Either include it or remove the dependency array