v5.4.0-RC.0 #115
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/composable/ConditionalOrder.spec.ts#L180
Unexpected any. Specify a different type
|
src/composable/ConditionalOrder.ts#L404
Unexpected any. Specify a different type
|
src/composable/ConditionalOrder.ts#L418
Unexpected any. Specify a different type
|
src/composable/Multiplexer.spec.ts#L89
'_o' is defined but never used
|
src/composable/Multiplexer.spec.ts#L263
'_data' is defined but never used
|
src/composable/Multiplexer.spec.ts#L274
'_data' is defined but never used
|
src/composable/Multiplexer.ts#L100
Unexpected any. Specify a different type
|
src/composable/Multiplexer.ts#L437
Unexpected any. Specify a different type
|
src/composable/orderTypes/Twap.ts#L346
Unexpected any. Specify a different type
|
src/composable/orderTypes/test/TestConditionalOrder.ts#L52
'_params' is defined but never used
|
This job succeeded
Loading