Skip to content

feat: Multi-Signature Dispute & Escrow Resolution (#1319) #1592

feat: Multi-Signature Dispute & Escrow Resolution (#1319)

feat: Multi-Signature Dispute & Escrow Resolution (#1319) #1592

Triggered via pull request September 7, 2026 12:05
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: pull_request
Detect changes
4s
Detect changes
Frontend CI
1m 24s
Frontend CI
Backend Docker Image CI
5s
Backend Docker Image CI
Soroban Contracts CI
22s
Soroban Contracts CI
Backend CI
Backend CI
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
Soroban Contracts CI
Process completed with exit code 1.
Detect changes
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 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/DashboardSettings.tsx#L8
'session' is defined but never used
Frontend CI: frontend/src/components/dashboard/DashboardOverview.tsx#L112
'err' is defined but never used
Frontend CI: frontend/src/components/dashboard/DashboardOverview.tsx#L103
'onDisconnect' is defined but never used
Frontend CI: frontend/src/components/dashboard/DashboardOverview.tsx#L101
'snapshotError' is defined but never used
Frontend CI: frontend/src/components/dashboard/DashboardOverview.tsx#L100
'isSnapshotLoading' is defined but never used
Frontend CI: frontend/src/app/streams/create/create-stream-content.tsx#L37
'_resetForm' is assigned a value but never used
Frontend CI: frontend/src/app/settings/__tests__/settings-content.test.tsx#L73
React Hook React.useEffect has a missing dependency: 'onConfirm'. Either include it or remove the dependency array. If 'onConfirm' changes too often, find the parent component that defines it and wrap that definition in useCallback
Frontend CI: frontend/src/app/dashboard/calendar/page.tsx#L90
React Hook useEffect has a missing dependency: 'session'. Either include it or remove the dependency array
Frontend CI: frontend/e2e/mocks/api-server.mjs#L112
'ledgerKeyXdr' is defined but never used
Frontend CI: frontend/e2e/mocks/api-server.mjs#L25
'accountSequence' is assigned a value but never used