thread managemet#547
Merged
Sadeequ merged 2 commits intoJun 30, 2026
Merged
Annotations
10 errors and 1 warning
|
Typecheck:
src/services/sorobanEventListener.ts#L1
Cannot find module '../queue/backpressure' or its corresponding type declarations.
|
|
Typecheck:
src/services/priceAggregatorService.ts#L281
Cannot redeclare block-scoped variable 'close'.
|
|
Typecheck:
src/services/priceAggregatorService.ts#L280
Cannot redeclare block-scoped variable 'open'.
|
|
Typecheck:
src/services/priceAggregatorService.ts#L277
Cannot redeclare block-scoped variable 'close'.
|
|
Typecheck:
src/services/priceAggregatorService.ts#L276
Cannot redeclare block-scoped variable 'open'.
|
|
Typecheck:
src/services/marketRate/marketRateService.ts#L30
Cannot find module '../../queue/backpressure' or its corresponding type declarations.
|
|
Typecheck:
src/queue/workerThreadChannel.ts#L314
Argument of type '{ channelName: string; bufferSize?: number; batchSize?: number; workerScript?: string; }' is not assignable to parameter of type 'WorkerChannelConfig' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
Typecheck:
src/queue/workerThreadChannel.ts#L10
Cannot find module './backpressure' or its corresponding type declarations.
|
|
Typecheck:
src/queue/lockFreeRingBuffer.ts#L14
Cannot find module './backpressure' or its corresponding type declarations.
|
|
Typecheck:
src/queue/ingestionIntegration.ts#L8
Cannot find module './backpressure' or its corresponding type declarations.
|
|
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