Shayan/feq 2336/redirect guest users to login page #278
Triggered via pull request
June 10, 2024 08:44
shayan-deriv
opened
#111
Status
Failure
Total duration
47s
Artifacts
–
build-and-deploy-test.yml
on: pull_request_target
build_to_cloudflare_pages
34s
Annotations
5 errors and 2 warnings
build_to_cloudflare_pages:
src/hooks/custom-hooks/useIsAdvertiser.ts#L15
Property 'error' does not exist on type '{ code: string; message: string; }'.
|
build_to_cloudflare_pages:
src/pages/orders/screens/OrderDetails/OrderDetails.tsx#L83
Property 'error' does not exist on type '{ code: string; message: string; }'.
|
build_to_cloudflare_pages:
src/routes/AppContent/index.tsx#L54
Unused '@ts-expect-error' directive.
|
build_to_cloudflare_pages:
src/routes/AppContent/index.tsx#L66
Type '{ code: string; message: string; } | undefined' is not assignable to type 'TSocketError<"p2p_advertiser_info"> | undefined'.
|
build_to_cloudflare_pages
Process completed with exit code 2.
|
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/
|