Skip to content

fix(contracts,backend,frontend): test fee round-to-zero, BigInt timestamps, event write race, and stray label #1087

fix(contracts,backend,frontend): test fee round-to-zero, BigInt timestamps, event write race, and stray label

fix(contracts,backend,frontend): test fee round-to-zero, BigInt timestamps, event write race, and stray label #1087

Triggered via pull request July 29, 2026 16:18
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Frontend CI
39s
Frontend CI
Backend CI
1m 0s
Backend CI
Backend Docker Image CI
49s
Backend Docker Image CI
Soroban Contracts CI
18s
Soroban Contracts CI
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 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
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
Argument of type '{ streamId: number; sender: string; recipient: string; ratePerSecond: string; updatedAt: Date; depositedAmount: string; withdrawnAmount: string; startTime: bigint; lastUpdateTime: bigint; isActive: boolean; isPaused: boolean; pausedAt: bigint | null; totalPausedDuration: number; }' is not assignable to parameter of type 'ClaimableStreamState'.
Backend CI
Argument of type '{ streamId: number; ratePerSecond: string; updatedAt: Date; depositedAmount: string; withdrawnAmount: string; startTime: bigint; lastUpdateTime: bigint; isActive: boolean; isPaused: boolean; pausedAt: bigint | null; totalPausedDuration: number; }' is not assignable to parameter of type 'ClaimableStreamState'.
Backend CI
Argument of type '{ streamId: number; ratePerSecond: string; updatedAt: Date; depositedAmount: string; withdrawnAmount: string; startTime: bigint; lastUpdateTime: bigint; isActive: boolean; isPaused: boolean; pausedAt: bigint | null; totalPausedDuration: number; }' is not assignable to parameter of type 'ClaimableStreamState'.
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 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/