Skip to content

Replace step function for limit orders #1243

Replace step function for limit orders

Replace step function for limit orders #1243

Triggered via pull request February 9, 2024 20:55
Status Success
Total duration 1m 7s
Artifacts

CI.yml

on: pull_request
lint-and-test
59s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-and-test: lib/compute/OnChainStatusChecker.ts#L66
Unexpected any. Specify a different type
lint-and-test: lib/crons/gs-reaper.ts#L13
'_event' is defined but never used
lint-and-test: lib/handlers/base/api-handler.ts#L241
'_event' is defined but never used
lint-and-test: lib/handlers/base/api-handler.ts#L242
'_context' is defined but never used
lint-and-test: lib/handlers/base/api-handler.ts#L243
'_response' is defined but never used
lint-and-test: lib/handlers/get-docs/GetDocsUIHandler.ts#L8
'_params' is defined but never used
lint-and-test: lib/handlers/get-docs/GetDocsUIHandler.ts#L9
Unexpected any. Specify a different type
lint-and-test: lib/handlers/get-docs/GetDocsUIHandler.ts#L18
Unexpected any. Specify a different type
lint-and-test: lib/handlers/get-orders/handler.ts#L74
Forbidden non-null assertion
lint-and-test: lib/handlers/post-order/handler.ts#L189
Forbidden non-null assertion