Skip to content

fix: API hooks

fix: API hooks #271

Triggered via pull request June 10, 2024 05:20
@ameerul-derivameerul-deriv
synchronize #107
Status Failure
Total duration 45s
Artifacts

build-and-deploy-test.yml

on: pull_request_target
build_to_cloudflare_pages
35s
build_to_cloudflare_pages
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build_to_cloudflare_pages: src/components/Modals/EmailLinkVerifiedModal/EmailLinkVerifiedModal.tsx#L30
Property 'amount' does not exist on type 'ExtendedOrderDetails'.
build_to_cloudflare_pages: src/components/Modals/EmailLinkVerifiedModal/EmailLinkVerifiedModal.tsx#L31
Property 'local_currency' does not exist on type 'ExtendedOrderDetails'.
build_to_cloudflare_pages: src/components/Modals/OrderDetailsConfirmModal/OrderDetailsConfirmModal.tsx#L33
Property 'local_currency' does not exist on type 'ExtendedOrderDetails'.
build_to_cloudflare_pages: src/components/ProfileContent/__tests__/ProfileContent.spec.tsx#L45
Property 'data' is missing in type '{}' but required in type 'TProfileContentProps'.
build_to_cloudflare_pages: src/components/ProfileContent/__tests__/ProfileContent.spec.tsx#L57
Property 'data' is missing in type '{}' but required in type 'TProfileContentProps'.
build_to_cloudflare_pages: src/components/ProfileContent/__tests__/ProfileContent.spec.tsx#L73
Property 'data' is missing in type '{}' but required in type 'TProfileContentProps'.
build_to_cloudflare_pages: src/hooks/custom-hooks/useExtendedOrderDetails.ts#L98
Property 'account_currency' does not exist on type 'ExtendedOrderDetails'.
build_to_cloudflare_pages: src/hooks/custom-hooks/useExtendedOrderDetails.ts#L99
Property 'amount_display' does not exist on type 'ExtendedOrderDetails'.
build_to_cloudflare_pages: src/hooks/custom-hooks/useExtendedOrderDetails.ts#L102
Property 'account_currency' does not exist on type 'ExtendedOrderDetails'.
build_to_cloudflare_pages: src/hooks/custom-hooks/useExtendedOrderDetails.ts#L103
Property 'amount_display' does not exist on type 'ExtendedOrderDetails'.
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/