Skip to content

test: add regression test for indexer cursor advancing past failed ev… #1163

test: add regression test for indexer cursor advancing past failed ev…

test: add regression test for indexer cursor advancing past failed ev… #1163

Triggered via pull request July 31, 2026 07:11
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: pull_request
Frontend CI
1m 12s
Frontend CI
Backend CI
1m 1s
Backend CI
Backend Docker Image CI
1m 14s
Backend Docker Image CI
Soroban Contracts CI
14s
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.
Backend CI
'requestContext' is declared but its value is never read.
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
Cannot find name 'indexerDegraded'. Did you mean 'indexerLagDegraded'?
Backend CI
Cannot find name 'checkRpcHealth'.
Backend CI
Cannot find name 'isRedisAvailable'.
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'.
Backend Docker Image CI
Process completed with exit code 1.
Frontend CI
Process completed with exit code 1.
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']
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/
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/
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/