Skip to content

Ameerul / Fix Issues related to useFetchMore #86

Ameerul / Fix Issues related to useFetchMore

Ameerul / Fix Issues related to useFetchMore #86

Triggered via pull request May 7, 2024 02:49
Status Success
Total duration 1m 59s
Billable time 2m
Artifacts 1

build-and-deploy-test.yml

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

Annotations

13 warnings
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pr-8978923914". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
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, actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2. 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, actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2. 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/AdvertsTableRow/AdvertsTableRow.tsx#L53
React Hook useEffect has a missing dependency: 'subscribeRates'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/components/FloatingRate/FloatingRate.tsx#L44
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#L36
React Hook useEffect has a missing dependency: 'searchedPaymentMethods'. Either include it or remove the dependency array
build_to_cloudflare_pages: src/components/Modals/NicknameModal/NicknameModal.tsx#L48
React Hook useEffect has missing dependencies: 'debouncedReset' and 'onRequestClose'. Either include them or remove the dependency array. If 'onRequestClose' changes too often, find the parent component that defines it and wrap that definition in useCallback
build_to_cloudflare_pages: src/components/Modals/RatingModal/RatingModal.tsx#L52
React Hook useEffect has a missing dependency: 'isRecommendedPreviously'. 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/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#L47
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/useFetchMore.ts#L24
React Hook useCallback has an unnecessary dependency: 'isFetching'. Either exclude it or remove the dependency array
build_to_cloudflare_pages: src/hooks/custom-hooks/useFetchMore.ts#L36
The ref value 'ref.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ref.current' to a variable inside the effect, and use that variable in the cleanup function

Artifacts

Produced during runtime
Name Size
pr-8978923914 Expired
98 Bytes