feat: display reminder deadline after the reminder stops to refresh #7340
ci.yml
on: push
TypeScript
51s
Lint & test with Node
2m 18s
Annotations
21 errors
|
TypeScript:
src/components/Message/utils.tsx#L204
Element implicitly has an 'any' type because expression of type '"user_message_reminders"' can't be used to index type 'ChannelConfigWithInfo'.
|
|
TypeScript:
src/components/Message/hooks/useMessageReminder.ts#L14
Property 'reminders' does not exist on type 'StreamChat'.
|
|
TypeScript:
src/components/Message/hooks/useMessageReminder.ts#L4
'"stream-chat"' has no exported member named 'ReminderManagerState'. Did you mean 'ThreadManagerState'?
|
|
TypeScript:
src/components/Message/ReminderNotification.tsx#L20
Property 'reminders' does not exist on type 'StreamChat'.
|
|
TypeScript:
src/components/Message/ReminderNotification.tsx#L4
Module '"stream-chat"' has no exported member 'ReminderState'.
|
|
TypeScript:
src/components/Message/ReminderNotification.tsx#L4
Module '"stream-chat"' has no exported member 'Reminder'.
|
|
TypeScript:
src/components/Chat/hooks/useChat.ts#L76
Property 'reminders' does not exist on type 'StreamChat'.
|
|
TypeScript:
src/components/Chat/hooks/useChat.ts#L75
Property 'reminders' does not exist on type 'StreamChat'.
|
|
TypeScript:
src/components/Chat/hooks/useChat.ts#L70
Property 'reminders' does not exist on type 'StreamChat'.
|
|
TypeScript:
src/components/Chat/hooks/useChat.ts#L69
Property 'reminders' does not exist on type 'StreamChat'.
|
|
Lint & test with Node
Process completed with exit code 1.
|
|
Lint & test with Node
Element implicitly has an 'any' type because expression of type '"user_message_reminders"' can't be used to index type 'ChannelConfigWithInfo'.\n` +
|
|
Lint & test with Node
Property 'reminders' does not exist on type 'StreamChat'.\n" +
|
|
Lint & test with Node
'"stream-chat"' has no exported member named 'ReminderManagerState'. Did you mean 'ThreadManagerState'?\n` +
|
|
Lint & test with Node
Property 'reminders' does not exist on type 'StreamChat'.\n" +
|
|
Lint & test with Node
Module '"stream-chat"' has no exported member 'ReminderState'.\n` +
|
|
Lint & test with Node
Module '"stream-chat"' has no exported member 'Reminder'.\n` +
|
|
Lint & test with Node
Property 'reminders' does not exist on type 'StreamChat'.\n" +
|
|
Lint & test with Node
Property 'reminders' does not exist on type 'StreamChat'.\n" +
|
|
Lint & test with Node
Property 'reminders' does not exist on type 'StreamChat'.\n" +
|
|
Lint & test with Node
Property 'reminders' does not exist on type 'StreamChat'.\n" +
|