Scheduled tests #139
Annotations
10 errors and 2 warnings
Run test:
test/typescript/data.ts#L3
Type '{ attachmentType: {}; channelType: { description?: string | undefined; image?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: { ...; }; pollType: {}; pollOptionType: {}; }' does not satisfy the constraint 'ExtendableGenerics'.
|
Run test:
test/typescript/data.ts#L3
Type '{ created_at: string; updated_at: string; name: string; typing_events: true; read_events: true; connect_events: true; search: true; reactions: true; replies: true; quotes: true; mutes: true; uploads: true; ... 13 more ...; commands: never[]; }' is not assignable to type 'ChannelConfigWithInfo<{ attachmentType: {}; channelType: { description?: string | undefined; image?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: { ...; }; pollType: {}; pollOptionType: {}; }>'.
|
Run test:
test/typescript/data.ts#L3
Type '"member"' is not assignable to type 'InviteStatus | undefined'.
|
Run test:
test/typescript/data.ts#L3
Type '"member"' is not assignable to type 'InviteStatus | undefined'.
|
Run test:
test/typescript/data.ts#L3
Type '"member"' is not assignable to type 'InviteStatus | undefined'.
|
Run test:
test/typescript/data.ts#L3
Type '"member"' is not assignable to type 'InviteStatus | undefined'.
|
Run test:
test/typescript/data.ts#L5
Type '{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; pollType: {}; pollOptionType: {}; }' does not satisfy the constraint 'ExtendableGenerics'.
|
Run test:
test/typescript/data.ts#L5
Type '{ created_at: string; updated_at: string; name: string; typing_events: true; read_events: true; connect_events: true; search: true; reactions: true; replies: true; quotes: true; mutes: true; uploads: true; ... 13 more ...; commands: { ...; }[]; }' is not assignable to type 'ChannelConfigWithInfo<{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; pollType: {}; pollOptionType: {}; }>'.
|
Run test:
test/typescript/data.ts#L5
Type '"member"' is not assignable to type 'InviteStatus | undefined'.
|
Run test:
test/typescript/data.ts#L5
Type '"member"' is not assignable to type 'InviteStatus | undefined'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Notify Slack if failed
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading