Skip to content

add batch cancel short term orders #423

add batch cancel short term orders

add batch cancel short term orders #423

Triggered via pull request August 24, 2024 00:50
Status Failure
Total duration 49s
Artifacts

js-lint-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
CI: v4-client-js/examples/batch_cancel_orders_example.ts#L1
There should be at least one empty line between import groups
CI: v4-client-js/examples/batch_cancel_orders_example.ts#L72
Missing return type on function
CI: v4-client-js/examples/batch_cancel_orders_example.ts#L104
Missing return type on function
CI: v4-client-js/src/clients/constants.ts#L4
Dependency cycle via ../types:11
CI: v4-client-js/src/clients/types.ts#L10
There should be at least one empty line between import groups
CI: v4-client-js/src/clients/types.ts#L11
Dependency cycle detected
CI: v4-client-js/src/types.ts#L4
Dependency cycle detected
CI: v4-client-js/src/types.ts#L6
Dependency cycle detected
CI: v4-client-js/src/types.ts#L7
Dependency cycle via ./types:4
CI
Process completed with exit code 1.
CI
The following actions use a deprecated Node.js version 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/