fix(client): queue client result generic #230
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L220
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