add a test for findAllMarkets #67
Annotations
5 errors and 1 warning
Lint:
ts/client/src/client.ts#L774
Type number trivially inferred from a number literal, remove type annotation
|
Lint:
ts/client/src/client.ts#L817
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.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading