Upgrade JS SDK, refactor useConsent
hook
#458
Annotations
10 warnings
packages/react-sdk/src/contexts/XMTPContext.tsx#L23
Unexpected any. Specify a different type
|
packages/react-sdk/src/helpers/caching/db.ts#L31
Unexpected any. Specify a different type
|
packages/react-sdk/src/helpers/caching/db.ts#L48
Unexpected any. Specify a different type
|
packages/react-sdk/src/helpers/caching/messages.ts#L27
Unexpected any. Specify a different type
|
packages/react-sdk/src/helpers/caching/messages.ts#L46
Unexpected any. Specify a different type
|
packages/react-sdk/src/helpers/combineCodecs.ts#L22
Unexpected any. Specify a different type
|
packages/react-sdk/src/hooks/useMessage.ts#L108
Unexpected any. Specify a different type
|
packages/react-sdk/src/sharedTypes.ts#L15
Unexpected any. Specify a different type
|
examples/remix/app/root.tsx#L55
React Hook useMemo has a missing dependency: 'ENV.PROJECT_ID'. Either include it or remove the dependency array
|
apps/react/src/components/library/ConversationPreviewCard.tsx#L39
Unexpected any. Specify a different type
|
This job succeeded
Loading