feat(indexer): configure SQLite index structures for indexer_runner - #359
Merged
3 commits merged intoAug 30, 2026
Merged
Annotations
4 errors and 1 warning
|
Type check
Process completed with exit code 2.
|
|
Type check:
__tests__/sqlite-schema-manager.test.ts#L494
Conversion of type '[infoObject: object][]' to type '[unknown, { backoffMs: number; }][]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Type check:
__tests__/failover-recovery-poll-diagnostics.test.ts#L37
'meta' is possibly 'undefined'.
|
|
Type check:
__tests__/failover-recovery-poll-diagnostics.test.ts#L30
Tuple type '[infoObject: object]' of length '1' has no element at index '1'.
|
|
Complete job
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/
|
background
wait
wait-all
cancel
parallel
Loading