feat(client): realtime client #77
Annotations
10 warnings
build:
libs/client/src/config.ts#L16
Unexpected any. Specify a different type
|
build:
libs/client/src/realtime.ts#L85
'getToken' is defined but never used
|
build:
libs/client/src/realtime.ts#L86
Unexpected any. Specify a different type
|
build:
libs/client/src/realtime.ts#L109
'token' is assigned a value but never used
|
build:
libs/client/src/storage.ts#L61
'_' is assigned a value but never used
|
build:
libs/client/src/types.ts#L36
Unexpected any. Specify a different type
|
build:
libs/client/src/types.ts#L53
Unexpected any. Specify a different type
|
build:
apps/demo-nextjs-app-router/app/page.tsx#L28
Unexpected any. Specify a different type
|
build:
apps/demo-nextjs-app-router/app/page.tsx#L106
Unexpected any. Specify a different type
|
build:
apps/demo-nextjs-app-router/app/whisper/page.tsx#L14
Unexpected any. Specify a different type
|