feat: [PBE-1666] add query message histories #834
Annotations
11 errors
test
Canceling since a higher priority waiting request for 'Type Test-pbe-1666-message-edits' exists
|
test:
test/typescript/data.ts#L3
Type '{ attachmentType: {}; channelType: { description?: string | undefined; image?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: { ...; }; }' does not satisfy the constraint 'ExtendableGenerics'.
|
test:
test/typescript/data.ts#L5
Type '{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }' does not satisfy the constraint 'ExtendableGenerics'.
|
test:
test/typescript/data.ts#L6
Type '{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }' does not satisfy the constraint 'ExtendableGenerics'.
|
test:
test/typescript/data.ts#L10
Type '{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }' does not satisfy the constraint 'ExtendableGenerics'.
|
test:
test/typescript/data.ts#L11
Type '{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }' does not satisfy the constraint 'ExtendableGenerics'.
|
test:
test/typescript/data.ts#L12
Type '{ attachmentType: {}; channelType: { description?: string | undefined; image?: string | undefined; }; commandType: "" | "testCreateCommand" | "testCreateCommand_set" | "testDeleteCommand" | ... 8 more ... | "ticket"; eventType: {}; messageType: {}; reactionType: {}; userType: { ...; }; }' does not satisfy the constraint 'ExtendableGenerics'.
|
test:
test/typescript/data.ts#L15
Type '{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }' does not satisfy the constraint 'ExtendableGenerics'.
|
test:
test/typescript/data.ts#L16
Type '{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }' does not satisfy the constraint 'ExtendableGenerics'.
|
test:
test/typescript/data.ts#L17
Type '{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: "" | "testCreateCommand" | "testCreateCommand_set" | "testDeleteCommand" | "testDeleteCommand_set" | ... 7 more ... | "ticket"; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }' does not satisfy the constraint 'ExtendableGenerics'.
|
test:
test/typescript/data.ts#L18
Type '{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }' does not satisfy the constraint 'ExtendableGenerics'.
|