Skip to content

refactor(frontend): Extract useAsyncPageData hook for shared page state scaffolding (#1085) #1102

refactor(frontend): Extract useAsyncPageData hook for shared page state scaffolding (#1085)

refactor(frontend): Extract useAsyncPageData hook for shared page state scaffolding (#1085) #1102

Triggered via pull request July 29, 2026 21:52
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Frontend CI
45s
Frontend CI
Backend CI
1m 1s
Backend CI
Backend Docker Image CI
6s
Backend Docker Image CI
Soroban Contracts CI
11s
Soroban Contracts CI
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 6 warnings
Soroban Contracts CI
Process completed with exit code 1.
Frontend CI
Process completed with exit code 1.
Frontend CI: frontend/src/hooks/useAsyncPageData.test.ts#L83
Unexpected any. Specify a different type
Frontend CI: frontend/src/hooks/useAsyncPageData.test.ts#L67
Unexpected any. Specify a different type
Frontend CI: frontend/src/hooks/useAsyncPageData.test.ts#L51
Unexpected any. Specify a different type
Frontend CI: frontend/src/hooks/useAsyncPageData.test.ts#L37
Unexpected any. Specify a different type
Frontend CI: frontend/src/hooks/useAsyncPageData.test.ts#L22
Unexpected any. Specify a different type
Backend CI
Type 'number' is not assignable to type 'bigint'.
Backend CI
Type 'number' is not assignable to type 'bigint'.
Backend CI
Type 'number' is not assignable to type 'bigint'.
Backend CI
Type 'number' is not assignable to type 'bigint'.
Backend CI
Type 'number' is not assignable to type 'bigint'.
Backend CI
Type 'number' is not assignable to type 'bigint'.
Backend CI
Object is possibly 'undefined'.
Backend CI
Operator '-' cannot be applied to types 'number' and 'bigint'.
Backend CI
'timestampBigInt' is declared but its value is never read.
Backend CI
Argument of type '{}' is not assignable to parameter of type 'string | number | bigint | boolean'.
Backend Docker Image CI
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, dorny/paths-filter@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Soroban Contracts CI
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Soroban Contracts CI
Unexpected input(s) 'workspace', valid inputs are ['prefix-key', 'shared-key', 'key', 'add-job-id-key', 'add-rust-environment-hash-key', 'env-vars', 'workspaces', 'cache-directories', 'cache-targets', 'cache-on-failure', 'cache-all-crates', 'cache-workspace-crates', 'save-if', 'cache-provider', 'cache-bin', 'lookup-only', 'cmd-format']
Frontend CI
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Frontend CI: frontend/src/components/dashboard/dashboard-view.tsx#L21
'useDashboard' is defined but never used
Backend CI
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/