Skip to content

Check existence of the order in the orderbook, and add polledOrderInOrderbook #442

Check existence of the order in the orderbook, and add polledOrderInOrderbook

Check existence of the order in the orderbook, and add polledOrderInOrderbook #442

Triggered via pull request September 14, 2023 14:48
Status Success
Total duration 1m 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint: src/composable/ConditionalOrder.spec.ts#L177
Unexpected any. Specify a different type
eslint: src/composable/ConditionalOrder.ts#L413
Unexpected any. Specify a different type
eslint: src/composable/ConditionalOrder.ts#L427
Unexpected any. Specify a different type
eslint: src/composable/Multiplexer.spec.ts#L88
'_o' is defined but never used
eslint: src/composable/Multiplexer.spec.ts#L262
'_data' is defined but never used
eslint: src/composable/Multiplexer.spec.ts#L273
'_data' is defined but never used
eslint: src/composable/Multiplexer.ts#L101
Unexpected any. Specify a different type
eslint: src/composable/Multiplexer.ts#L438
Unexpected any. Specify a different type
eslint: src/composable/orderTypes/Twap.ts#L355
'_orderUid' is defined but never used
eslint: src/composable/orderTypes/Twap.ts#L356
'_order' is defined but never used