Skip to content

fix(indexer): remove duplicate soroban indexer service (#801) #723

fix(indexer): remove duplicate soroban indexer service (#801)

fix(indexer): remove duplicate soroban indexer service (#801) #723

Triggered via pull request July 7, 2026 03:10
Status Failure
Total duration 1m 24s
Artifacts

pr-test-gate.yml

on: pull_request
Contracts cargo test
1m 16s
Contracts cargo test
Backend npm test
1m 20s
Backend npm test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Backend npm test
Process completed with exit code 1.
tests/soroban-event-worker.test.ts > SorobanEventWorker > Event processing idempotency > should not double-increment withdrawnAmount when a tokens_withdrawn event is re-processed: backend/tests/soroban-event-worker.test.ts#L490
AssertionError: promise rejected "ReferenceError: Cannot access 'applied' b…" instead of resolving ❯ tests/soroban-event-worker.test.ts:490:89 Caused by: Caused by: ReferenceError: Cannot access 'applied' before initialization ❯ src/workers/soroban-event-worker.ts:696:5
Contracts cargo test
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/
Backend npm test
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/