feat: add error handling for thread search in MessageThreadReplyInCha… #7362
ci.yml
on: push
TypeScript
21s
Lint & test with Node
1m 46s
Annotations
8 errors
|
TypeScript
Process completed with exit code 2.
|
|
TypeScript:
src/components/MessageInput/SendToChannelCheckbox.tsx#L23
Property 'toggleShowReplyInChannel' does not exist on type 'MessageComposer'.
|
|
TypeScript:
src/components/MessageInput/SendToChannelCheckbox.tsx#L8
Property 'showReplyInChannel' does not exist on type 'MessageComposerState'.
|
|
TypeScript:
src/components/Message/MessageThreadReplyInChannelButtonIndicator.tsx#L34
Object literal may only specify known properties, and 'originalError' does not exist in type 'NotificationOptions'.
|
|
Lint & test with Node
Process completed with exit code 1.
|
|
Lint & test with Node
Property 'toggleShowReplyInChannel' does not exist on type 'MessageComposer'.\n",
|
|
Lint & test with Node
Property 'showReplyInChannel' does not exist on type 'MessageComposerState'.\n" +
|
|
Lint & test with Node
Object literal may only specify known properties, and 'originalError' does not exist in type 'NotificationOptions'.\n" +
|