README corrections #86
Annotations
11 warnings
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/.
|
Run npm run lint:
lib/account-streamer.ts#L47
Unexpected any. Specify a different type
|
Run npm run lint:
lib/account-streamer.ts#L48
Type number trivially inferred from a number literal, remove type annotation
|
Run npm run lint:
lib/account-streamer.ts#L53
Unexpected any. Specify a different type
|
Run npm run lint:
lib/account-streamer.ts#L54
Unexpected any. Specify a different type
|
Run npm run lint:
lib/market-data-streamer.ts#L30
Unexpected any. Specify a different type
|
Run npm run lint:
lib/market-data-streamer.ts#L31
Unexpected any. Specify a different type
|
Run npm run lint:
lib/market-data-streamer.ts#L34
Unexpected any. Specify a different type
|
Run npm run lint:
lib/market-data-streamer.ts#L35
Unexpected any. Specify a different type
|
Run npm run lint:
lib/market-data-streamer.ts#L49
Unexpected any. Specify a different type
|
Run npm run lint:
lib/market-data-streamer.ts#L253
Unexpected any. Specify a different type
|
Loading