Skip to content

Load OpenOrders, Place & CancelAll #73

Load OpenOrders, Place & CancelAll

Load OpenOrders, Place & CancelAll #73

Triggered via push February 20, 2024 01:21
Status Failure
Total duration 1m 36s
Artifacts
All tests pass 📖
0s
All tests pass 📖
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Lint: ts/client/src/client.ts#L737
Type number trivially inferred from a number literal, remove type annotation
Lint: ts/client/src/client.ts#L780
Type number trivially inferred from a number literal, remove type annotation
Lint: ts/client/src/utils/rpc.ts#L31
Unsafe usage of optional chaining. If it short-circuits with 'undefined' the evaluation will throw TypeError
Lint: ts/client/src/utils/rpc.ts#L65
Unsafe usage of optional chaining. If it short-circuits with 'undefined' the evaluation will throw TypeError
Lint
Process completed with exit code 1.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static security scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static security scan
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/