Skip to content

ako/ update branch #283

ako/ update branch

ako/ update branch #283

Triggered via pull request June 10, 2024 09:45
Status Failure
Total duration 1m 25s
Artifacts

build-and-deploy-test.yml

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

Annotations

1 error and 12 warnings
build_to_cloudflare_pages
Process completed with exit code 1.
build_to_cloudflare_pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/github-script@ffc2c79a5b2490bd33e0a41c1de74b877714d736. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_to_cloudflare_pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@ffc2c79a5b2490bd33e0a41c1de74b877714d736. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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/MyAds/MyAdsTableRow/MyAdsTableRowView.tsx#L103
React Hook useEffect has a missing dependency: 'showModal'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/pages/my-ads/screens/MyAds/MyAdsTableRow/MyAdsTableRowView.tsx#L109
React Hook useEffect has missing dependencies: 'isErrorUpdate' and 'showModal'. Either include them or remove the dependency array
build_to_cloudflare_pages: src/pages/my-profile/screens/MyProfile/MyProfile.tsx#L45
React Hook useEffect has a missing dependency: 'showModal'. Either include it or remove the dependency array