Linter fixes #75
Annotations
2 errors and 10 warnings
|
Run npm run unit-test
Process completed with exit code 1.
|
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