feat: add quote id to active orders #133
Annotations
13 warnings
Setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, volta-cli/action@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, volta-cli/action@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static checks:
src/connector/ws/types.ts#L3
Unexpected any. Specify a different type
|
Static checks:
src/connector/ws/types.ts#L3
Unexpected any. Specify a different type
|
Static checks:
src/connector/ws/types.ts#L5
Unexpected any. Specify a different type
|
Static checks:
src/connector/ws/types.ts#L13
Unexpected any. Specify a different type
|
Static checks:
src/connector/ws/websocket-client.connector.ts#L85
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L62
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L64
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L66
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L68
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L72
Unexpected any. Specify a different type
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, volta-cli/action@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|