Skip to content

add sdk classes for market & orderbook #70

add sdk classes for market & orderbook

add sdk classes for market & orderbook #70

Triggered via push February 18, 2024 17:12
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#L735
Type number trivially inferred from a number literal, remove type annotation
Lint: ts/client/src/client.ts#L778
Type number trivially inferred from a number literal, remove type annotation
Lint: ts/client/src/utils/rpc.ts#L30
Unsafe usage of optional chaining. If it short-circuits with 'undefined' the evaluation will throw TypeError
Lint: ts/client/src/utils/rpc.ts#L63
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/