Merge branch origin/master #7152
Annotations
10 errors
π§ͺ tsc:
node_modules/emoji-mart/dist/index.d.ts#L1
Cannot find module 'components/HTMLElement' or its corresponding type declarations.
|
π§ͺ tsc:
src/components/Channel/Channel.tsx#L398
Property 'messageDraft' does not exist on type 'ChannelState<StreamChatGenerics>'.
|
π§ͺ tsc:
src/components/Channel/Channel.tsx#L607
Property 'messageComposer' does not exist on type 'Channel<StreamChatGenerics>'.
|
π§ͺ tsc:
src/components/Channel/Channel.tsx#L1206
Property 'addThread' does not exist on type 'ThreadManager<StreamChatGenerics>'.
|
π§ͺ tsc:
src/components/Channel/channelState.ts#L131
Property 'messageDraft' does not exist on type 'ChannelState<StreamChatGenerics>'.
|
π§ͺ tsc:
src/components/Channel/channelState.ts#L147
Property 'messageDraft' does not exist on type 'ChannelState<StreamChatGenerics>'.
|
π§ͺ tsc:
src/components/ChatAutoComplete/ChatAutoComplete.tsx#L10
Module '"stream-chat"' has no exported member 'TextComposerState'.
|
π§ͺ tsc:
src/components/MessageInput/AttachmentPreviewList/AttachmentPreviewList.tsx#L30
Module '"stream-chat"' has no exported member 'AttachmentManagerState'.
|
π§ͺ tsc:
src/components/MessageInput/AttachmentPreviewList/AttachmentPreviewList.tsx#L81
Parameter 'attachment' implicitly has an 'any' type.
|
π§ͺ tsc:
src/components/MessageInput/AttachmentPreviewList/types.ts#L1
'"stream-chat"' has no exported member named 'LocalAttachment'. Did you mean 'Attachment'?
|
Loading