Skip to content

test(health): add response shape contract tests for healthy and degra… #1144

test(health): add response shape contract tests for healthy and degra…

test(health): add response shape contract tests for healthy and degra… #1144

Triggered via pull request July 30, 2026 14:26
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

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

Annotations

13 errors and 5 warnings
Soroban Contracts CI
Process completed with exit code 1.
Frontend CI
Process completed with exit code 1.
Backend Docker Image CI
Process completed with exit code 1.
Backend CI
Argument of type '{ streamId: number | bigint; ratePerSecond: string; depositedAmount: string; withdrawnAmount: string; startTime: number | bigint; lastUpdateTime: number | bigint; isActive: boolean; isPaused: boolean; pausedAt: number | bigint | null; totalPausedDuration: number; updatedAt?: Date; }' is not assignable to parameter of type 'ClaimableStreamState' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
Backend CI
Type 'number' is not assignable to type 'bigint'.
Backend CI
Argument of type '{ streamId: number | bigint; ratePerSecond: string; depositedAmount: string; withdrawnAmount: string; startTime: number | bigint; lastUpdateTime: number | bigint; isActive: boolean; isPaused: boolean; pausedAt: number | bigint | null; totalPausedDuration: number; updatedAt?: Date; }' is not assignable to parameter of type 'ClaimableStreamState' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
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 CI
Object is possibly 'undefined'.
Backend CI
Property 'createdAt' is missing in type '{ id: string; updatedAt: Date; lastLedger: number; lastCursor: string | null; }' but required in type 'IndexerStateRow'.
Backend CI
Property 'createdAt' is missing in type '{ id: string; updatedAt: Date; lastLedger: number; lastCursor: string | null; }' but required in type 'IndexerStateRow'.
Backend CI
Property 'createdAt' is missing in type '{ id: string; updatedAt: Date; lastLedger: number; lastCursor: string | null; }' but required in type 'IndexerStateRow'.
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/
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/
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/