Integrate all 25 open contributor PRs - #396
Merged
Merged
Annotations
21 errors, 1 warning, and 2 notices
|
Build:
src/indexer/indexer_metrics_collector.ts#L1135
Object literal may only specify known properties, and 'startLedger' does not exist in type 'IndexerMetricsDiagnostics'.
|
|
Build:
src/indexer/db.ts#L1551
Duplicate function implementation.
|
|
Build:
src/indexer/db.ts#L1551
Cannot redeclare exported variable 'insertHistoricalEventBatch'.
|
|
Build:
src/indexer/db.ts#L1001
Duplicate function implementation.
|
|
Build:
src/indexer/db.ts#L1001
Cannot redeclare exported variable 'insertHistoricalEventBatch'.
|
|
Build:
src/indexer/db.ts#L502
Cannot redeclare block-scoped variable 'SCHEMA_MANAGER_INDEXES'.
|
|
Build:
src/indexer/db.ts#L219
Cannot redeclare block-scoped variable 'SCHEMA_MANAGER_INDEXES'.
|
|
Build:
src/indexer/db.ts#L204
Cannot redeclare block-scoped variable 'SCHEMA_MANAGER_INDEXES'.
|
|
Build:
src/indexer/db.ts#L78
Cannot redeclare block-scoped variable 'SCHEMA_MANAGER_INDEXES'.
|
|
Build:
src/indexer/database-writer-pool.ts#L638
Cannot find name 'insertEvent'.
|
|
Test
Process completed with exit code 1.
|
|
Type check:
__tests__/event-type-filter.test.ts#L241
Argument of type '{ getEvents: Mock<UnknownFunction>; }' is not assignable to parameter of type 'Pick<RpcServer, "getEvents">'.
|
|
Type check:
__tests__/event-type-filter.test.ts#L229
Argument of type '{ getEvents: Mock<UnknownFunction>; }' is not assignable to parameter of type 'Pick<RpcServer, "getEvents">'.
|
|
Type check:
__tests__/event-type-filter.test.ts#L213
Argument of type '{ getEvents: Mock<UnknownFunction>; }' is not assignable to parameter of type 'Pick<RpcServer, "getEvents">'.
|
|
Type check:
__tests__/event-type-filter.test.ts#L197
Argument of type '{ getEvents: Mock<UnknownFunction>; }' is not assignable to parameter of type 'Pick<RpcServer, "getEvents">'.
|
|
Type check:
__tests__/event-type-filter.test.ts#L186
Argument of type '{ getEvents: Mock<UnknownFunction>; }' is not assignable to parameter of type 'Pick<RpcServer, "getEvents">'.
|
|
Type check:
__tests__/event-type-filter.test.ts#L47
Argument of type 'Error' is not assignable to parameter of type 'never'.
|
|
Type check:
__tests__/event-type-filter.test.ts#L40
Argument of type 'RpcGetEventsResult' is not assignable to parameter of type 'never'.
|
|
Type check:
__tests__/event-type-filter-historical-import.test.ts#L23
Property 'validateHistoricalRange' does not exist on type 'typeof import("/home/runner/work/escrow-backend/escrow-backend/src/indexer/poller", { with: { "resolution-mode": "import" } })'.
|
|
Type check:
__tests__/event-type-filter-historical-import.test.ts#L23
Property 'fetchHistoricalEvents' does not exist on type 'typeof import("/home/runner/work/escrow-backend/escrow-backend/src/indexer/poller", { with: { "resolution-mode": "import" } })'.
|
|
Type check:
__tests__/event-type-filter-diagnostic-logging.test.ts#L31
Property 'resetPollDiagnosticsThrottle' does not exist on type 'typeof import("/home/runner/work/escrow-backend/escrow-backend/src/indexer/poller", { with: { "resolution-mode": "import" } })'.
|
|
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/
|
|
Report status
tsc reports 97 error(s)
|
|
Report status
CI gating is temporarily disabled for the backlog merge.
|
background
wait
wait-all
cancel
parallel
Loading