refactor: Refactor file handling to use streams for memory efficiency in function useMultiFileAuthState #367
Annotations
10 errors and 11 warnings
src/Store/make-in-memory-store.ts#L1
Run autofix to sort these imports!
|
src/Store/make-in-memory-store.ts#L484
Extra semicolon
|
src/Store/make-in-memory-store.ts#L485
Extra semicolon
|
src/Store/make-in-memory-store.ts#L486
Extra semicolon
|
src/Store/make-in-memory-store.ts#L487
Extra semicolon
|
src/Store/make-in-memory-store.ts#L488
Extra semicolon
|
src/Store/make-in-memory-store.ts#L489
Extra semicolon
|
src/Store/make-in-memory-store.ts#L493
Missing space before opening brace
|
src/Store/make-in-memory-store.ts#L495
Extra semicolon
|
src/Store/make-in-memory-store.ts#L496
Extra semicolon
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Socket/business.ts#L17
This assertion is unnecessary since the receiver accepts the original type of the expression
|
src/Socket/business.ts#L68
This assertion is unnecessary since the receiver accepts the original type of the expression
|
src/Socket/chats.ts#L45
Type boolean trivially inferred from a boolean literal, remove type annotation
|
src/Socket/chats.ts#L543
This assertion is unnecessary since it does not change the type of the expression
|
src/Socket/chats.ts#L553
This assertion is unnecessary since it does not change the type of the expression
|
src/Socket/chats.ts#L561
This assertion is unnecessary since it does not change the type of the expression
|
src/Socket/chats.ts#L561
This assertion is unnecessary since it does not change the type of the expression
|
src/Socket/chats.ts#L864
This assertion is unnecessary since it does not change the type of the expression
|
src/Socket/groups.ts#L168
This assertion is unnecessary since the receiver accepts the original type of the expression
|
src/Socket/groups.ts#L169
This assertion is unnecessary since the receiver accepts the original type of the expression
|
The logs for this run have expired and are no longer available.
Loading