feat(client): realtime client #86
Annotations
10 warnings
build:
libs/client/src/config.ts#L16
Unexpected any. Specify a different type
|
build:
libs/client/src/realtime.ts#L95
'_' is assigned a value but never used
|
build:
libs/client/src/realtime.ts#L96
Unexpected any. Specify a different type
|
build:
libs/client/src/realtime.ts#L256
'event' is defined but never used
|
build:
libs/client/src/realtime.ts#L276
'error' 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
|