fix: react native uuid compatibility #100
Annotations
10 warnings
build:
libs/client/src/config.ts#L16
Unexpected any. Specify a different type
|
build:
libs/client/src/realtime.ts#L285
'_' is assigned a value but never used
|
build:
libs/client/src/realtime.ts#L467
'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-page-router/pages/index.tsx#L25
Unexpected any. Specify a different type
|
build:
apps/demo-nextjs-page-router/pages/index.tsx#L96
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
|