[CT-852] Deprecate StatefulOrderPlacementV1 #2266
Annotations
10 errors and 1 warning
Build and install
Type '{ orderPlace: { order: IndexerOrder; }; }' is not assignable to type 'StatefulOrderEventV1'.
|
Build and install
Type '{ orderPlace: { order: { orderId: { orderFlags: number; subaccountId?: IndexerSubaccountId | undefined; clientId: number; clobPairId: number; }; goodTilBlockTime: number; ... 8 more ...; conditionalOrderTriggerSubticks: Long; }; }; }' is not assignable to type 'StatefulOrderEventV1'.
|
Build and install
Argument of type '(_message: string, event: StatefulOrderEventV1, message: string) => void' is not assignable to parameter of type '(...args: [string, {}, string] | [string, { orderPlace: { order: { side: IndexerOrder_Side; orderId?: IndexerOrderId | undefined; quantums: Long; ... 7 more ...; conditionalOrderTriggerSubticks: Long; }; }; }, string] | ... 5 more ... | [...]) => any'.
|
Build and install
Property 'orderPlace' does not exist on type 'StatefulOrderEventV1'.
|
Build and install
Property 'orderPlace' does not exist on type 'StatefulOrderEventV1'.
|
Build and install
Property 'orderPlace' does not exist on type 'StatefulOrderEventV1'.
|
Build and install
Property 'orderPlace' does not exist on type 'StatefulOrderEventV1'.
|
Build and install
Property 'orderPlace' does not exist on type 'StatefulOrderEventV1'.
|
Build and install
Property 'orderPlace' does not exist on type 'StatefulOrderEventV1'.
|
Build and install
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading