Skip to content

feat: [PBE-1666] add query message histories #834

feat: [PBE-1666] add query message histories

feat: [PBE-1666] add query message histories #834

Triggered via pull request May 13, 2024 08:13
Status Cancelled
Total duration 1m 0s
Artifacts

type.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.