Add future option quote streaming example to README #89
Annotations
11 warnings
The following actions uses Node.js version which is deprecated 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/
|
lib/account-streamer.ts#L47
Unexpected any. Specify a different type
|
lib/account-streamer.ts#L48
Type number trivially inferred from a number literal, remove type annotation
|
lib/account-streamer.ts#L53
Unexpected any. Specify a different type
|
lib/account-streamer.ts#L54
Unexpected any. Specify a different type
|
lib/market-data-streamer.ts#L30
Unexpected any. Specify a different type
|
lib/market-data-streamer.ts#L31
Unexpected any. Specify a different type
|
lib/market-data-streamer.ts#L34
Unexpected any. Specify a different type
|
lib/market-data-streamer.ts#L35
Unexpected any. Specify a different type
|
lib/market-data-streamer.ts#L49
Unexpected any. Specify a different type
|
lib/market-data-streamer.ts#L253
Unexpected any. Specify a different type
|
This job succeeded
Loading