moduleResolution: nodenext #97
Annotations
11 warnings
The following actions use a deprecated Node.js version 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/
|
Run npm run lint:
lib/account-streamer.ts#L49
Unexpected any. Specify a different type
|
Run npm run lint:
lib/account-streamer.ts#L50
Type number trivially inferred from a number literal, remove type annotation
|
Run npm run lint:
lib/account-streamer.ts#L55
Unexpected any. Specify a different type
|
Run npm run lint:
lib/account-streamer.ts#L56
Unexpected any. Specify a different type
|
Run npm run lint:
lib/logger.ts#L4
Unexpected any. Specify a different type
|
Run npm run lint:
lib/logger.ts#L5
Unexpected any. Specify a different type
|
Run npm run lint:
lib/logger.ts#L6
Unexpected any. Specify a different type
|
Run npm run lint:
lib/logger.ts#L24
Unexpected any. Specify a different type
|
Run npm run lint:
lib/logger.ts#L30
Unexpected any. Specify a different type
|
Run npm run lint:
lib/logger.ts#L36
Unexpected any. Specify a different type
|
Loading