feat(client): request abort signal support #226
Annotations
3 errors and 10 warnings
Lint:
libs/client/src/storage.ts#L108
Type number trivially inferred from a number literal, remove type annotation
|
Lint:
libs/client/src/storage.ts#L145
Unnecessary try/catch wrapper
|
Lint
Process completed with exit code 1.
|
Lint:
libs/client/src/auth.ts#L15
Unexpected any. Specify a different type
|
Lint:
libs/client/src/config.ts#L56
Unexpected any. Specify a different type
|
Lint:
libs/client/src/realtime.ts#L444
'event' is defined but never used
|
Lint:
libs/client/src/request.ts#L12
Unexpected any. Specify a different type
|
Lint:
libs/client/src/request.ts#L15
Unexpected any. Specify a different type
|
Lint:
libs/client/src/storage.ts#L48
'_' is assigned a value but never used
|
Lint:
libs/client/src/storage.ts#L224
Unexpected any. Specify a different type
|
Lint:
libs/client/src/streaming.ts#L77
Unexpected any. Specify a different type
|
Lint:
libs/client/src/streaming.ts#L248
Unexpected any. Specify a different type
|
Lint:
libs/client/src/streaming.ts#L284
Unexpected any. Specify a different type
|
Loading