refactor: rename ownMessageReceiptsTracker to messageReceiptsTracker #7551
ci.yml
on: push
TypeScript
25s
Lint & test with Node
49s
Annotations
20 errors
|
TypeScript
Process completed with exit code 2.
|
|
TypeScript:
src/components/MessageList/hooks/useLastReadData.ts#L26
Property 'messageReceiptsTracker' does not exist on type 'Channel'.
|
|
TypeScript:
src/components/MessageList/hooks/useLastReadData.ts#L18
Property 'messageReceiptsTracker' does not exist on type 'Channel'.
|
|
TypeScript:
src/components/MessageList/hooks/useLastDeliveredData.ts#L26
Property 'messageReceiptsTracker' does not exist on type 'Channel'.
|
|
TypeScript:
src/components/MessageList/hooks/useLastDeliveredData.ts#L18
Property 'messageReceiptsTracker' does not exist on type 'Channel'.
|
|
TypeScript:
src/components/ChannelPreview/hooks/useMessageDeliveryStatus.ts#L91
Argument of type '"message.delivered"' is not assignable to parameter of type 'EventTypes'.
|
|
TypeScript:
src/components/ChannelPreview/hooks/useMessageDeliveryStatus.ts#L87
Argument of type '"message.delivered"' is not assignable to parameter of type 'EventTypes'.
|
|
TypeScript:
src/components/ChannelPreview/hooks/useMessageDeliveryStatus.ts#L77
Property 'last_delivered_message_id' does not exist on type 'Event'. Did you mean 'last_read_message_id'?
|
|
TypeScript:
src/components/ChannelPreview/hooks/useMessageDeliveryStatus.ts#L49
Property 'messageReceiptsTracker' does not exist on type 'Channel'.
|
|
TypeScript:
src/components/ChannelPreview/hooks/useMessageDeliveryStatus.ts#L47
Property 'messageReceiptsTracker' does not exist on type 'Channel'.
|
|
Lint & test with Node
Process completed with exit code 2.
|
|
Lint & test with Node
Property 'messageReceiptsTracker' does not exist on type 'Channel'.\n",
|
|
Lint & test with Node
Property 'messageReceiptsTracker' does not exist on type 'Channel'.\n" +
|
|
Lint & test with Node
Property 'messageReceiptsTracker' does not exist on type 'Channel'.\n" +
|
|
Lint & test with Node
Property 'messageReceiptsTracker' does not exist on type 'Channel'.\n" +
|
|
Lint & test with Node
Argument of type '"message.delivered"' is not assignable to parameter of type 'EventTypes'.\n` +
|
|
Lint & test with Node
Argument of type '"message.delivered"' is not assignable to parameter of type 'EventTypes'.\n` +
|
|
Lint & test with Node
Property 'last_delivered_message_id' does not exist on type 'Event'. Did you mean 'last_read_message_id'?\n" +
|
|
Lint & test with Node
Property 'messageReceiptsTracker' does not exist on type 'Channel'.\n" +
|
|
Lint & test with Node
Property 'messageReceiptsTracker' does not exist on type 'Channel'.\n" +
|