feat(client): realtime state machine impl #92
Annotations
10 warnings
build:
libs/client/src/config.ts#L16
Unexpected any. Specify a different type
|
build:
libs/client/src/realtime.ts#L267
'_' is assigned a value but never used
|
build:
libs/client/src/realtime.ts#L449
'event' is defined 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
|
build:
apps/demo-nextjs-app-router/app/whisper/page.tsx#L131
Unexpected any. Specify a different type
|