WIP: feat: use LLC message pagination and message list state optimistic updates #2909
Annotations
11 errors and 10 warnings
|
🧪 Lint and test with Node v22.21.1
Process completed with exit code 1.
|
|
Build SDK
'"stream-chat"' has no exported member named 'MessagePaginatorState'. Did you mean 'PaginatorState'?\n` +
|
|
Build SDK
Property 'updateMessageWithLocalUpdate' does not exist on type 'Channel'.\n" +
|
|
Build SDK
Property 'updateMessageWithLocalUpdate' does not exist on type 'Thread'.\n" +
|
|
Build SDK
Property 'sendMessageWithLocalUpdate' does not exist on type 'Channel'.\n" +
|
|
Build SDK
Property 'sendMessageWithLocalUpdate' does not exist on type 'Thread'.\n" +
|
|
Build SDK
Property 'messagePaginator' does not exist on type 'Channel'.\n" +
|
|
Build SDK
'"stream-chat"' has no exported member named 'MessagePaginatorState'. Did you mean 'PaginatorState'?\n` +
|
|
Build SDK
Property 'retrySendMessageWithLocalUpdate' does not exist on type 'Channel | Thread'.\n" +
|
|
Build SDK
Module '"stream-chat"' has no exported member 'RetrySendMessageWithLocalUpdateParams'.\n` +
|
|
Build SDK
Property 'messagePaginator' does not exist on type 'Channel'.\n" +
|
|
🧪 Lint and test with Node v22.21.1:
src/components/Channel/Channel.tsx#L36
'makeChannelReducer' is defined but never used
|
|
🧪 Lint and test with Node v22.21.1:
src/components/Channel/Channel.tsx#L36
'initialState' is defined but never used
|
|
🧪 Lint and test with Node v22.21.1:
src/components/Channel/Channel.tsx#L34
'localMessageToNewMessagePayload' is defined but never used
|
|
🧪 Lint and test with Node v22.21.1:
src/components/Channel/Channel.tsx#L28
'SendMessageAPIResponse' is defined but never used
|
|
🧪 Lint and test with Node v22.21.1:
src/components/Channel/Channel.tsx#L22
'ErrorFromResponse' is defined but never used
|
|
🧪 Lint and test with Node v22.21.1:
src/components/Channel/Channel.tsx#L20
'ChannelState' is defined but never used
|
|
🧪 Lint and test with Node v22.21.1:
src/components/Channel/Channel.tsx#L17
'ChannelAPIResponse' is defined but never used
|
|
🧪 Lint and test with Node v22.21.1:
src/components/Channel/Channel.tsx#L16
'APIErrorResponse' is defined but never used
|
|
🧪 Lint and test with Node v22.21.1:
src/components/Channel/Channel.tsx#L12
'debounce' is defined but never used
|
|
🧪 Lint and test with Node v22.21.1:
src/components/Channel/Channel.tsx#L7
'useReducer' is defined but never used
|
Loading