farrah/fix: redirection #1566
Triggered via pull request
October 9, 2025 12:07
farrah-deriv
synchronize
#652
Status
Failure
Total duration
54s
Artifacts
–
build-and-deploy-test.yml
on: pull_request_target
build_to_cloudflare_pages
35s
Annotations
3 errors
build_to_cloudflare_pages
Process completed with exit code 2.
|
build_to_cloudflare_pages:
src/hooks/api/account/useUserServiceToken.ts#L13
Property 'connect' does not exist on type '{ banxa?: { token?: string | undefined; url?: string | undefined; url_iframe?: string | undefined; } | undefined; ctrader?: { token?: string | undefined; } | undefined; dxtrade?: { token?: string | undefined; } | undefined; onfido?: { ...; } | undefined; sendbird?: { ...; } | undefined; wyre?: { ...; } | undefined; ...'.
|
build_to_cloudflare_pages:
src/hooks/api/account/useUserServiceToken.ts#L8
Type '"connect"' is not assignable to type '"ctrader" | "dxtrade" | "onfido" | "sendbird" | "banxa" | "wyre" | ("onfido" | "sendbird" | "banxa" | "wyre")[]'.
|