feat: add optional Delete for me message action #7556
ci.yml
on: push
TypeScript
27s
Lint & test with Node
1m 37s
Annotations
14 errors
|
TypeScript
Process completed with exit code 2.
|
|
TypeScript:
src/context/MessageContext.tsx#L5
'"stream-chat"' has no exported member named 'DeleteMessageOptions'. Did you mean 'DeleteMessagesOptions'?
|
|
TypeScript:
src/context/ChannelActionContext.tsx#L5
'"stream-chat"' has no exported member named 'DeleteMessageOptions'. Did you mean 'DeleteMessagesOptions'?
|
|
TypeScript:
src/components/MessageActions/MessageActionsBox.tsx#L166
Property 'deleted_for_me' does not exist on type 'LocalMessage'.
|
|
TypeScript:
src/components/Message/hooks/useDeleteHandler.ts#L36
Property 'deleted_for_me' does not exist on type 'MessageResponse'.
|
|
TypeScript:
src/components/Message/hooks/useDeleteHandler.ts#L7
'"stream-chat"' has no exported member named 'DeleteMessageOptions'. Did you mean 'DeleteMessagesOptions'?
|
|
TypeScript:
src/components/Channel/Channel.tsx#L21
'"stream-chat"' has no exported member named 'DeleteMessageOptions'. Did you mean 'DeleteMessagesOptions'?
|
|
Lint & test with Node
Process completed with exit code 1.
|
|
Lint & test with Node
'"stream-chat"' has no exported member named 'DeleteMessageOptions'. Did you mean 'DeleteMessagesOptions'?\n`,
|
|
Lint & test with Node
'"stream-chat"' has no exported member named 'DeleteMessageOptions'. Did you mean 'DeleteMessagesOptions'?\n` +
|
|
Lint & test with Node
Property 'deleted_for_me' does not exist on type 'LocalMessage'.\n" +
|
|
Lint & test with Node
Property 'deleted_for_me' does not exist on type 'MessageResponse'.\n" +
|
|
Lint & test with Node
'"stream-chat"' has no exported member named 'DeleteMessageOptions'. Did you mean 'DeleteMessagesOptions'?\n` +
|
|
Lint & test with Node
'"stream-chat"' has no exported member named 'DeleteMessageOptions'. Did you mean 'DeleteMessagesOptions'?\n` +
|