Skip to content

chore: release v8.14.2 #575

chore: release v8.14.2

chore: release v8.14.2 #575

Triggered via pull request November 16, 2023 11:08
Status Failure
Total duration 1m 18s
Artifacts

type.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: test/typescript/data.ts#L3
Type '{ user_id: string; user: { id: string; role: string; created_at: string; updated_at: string; banned: false; online: false; name: string; }; status: string; created_at: string; updated_at: string; banned: false; shadow_banned: false; role: string; channel_role: string; notifications_muted: false; }' is not assignable to type 'ChannelMemberResponse<{ attachmentType: {}; channelType: { description?: string | undefined; image?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: { ...; }; }>'.
test: test/typescript/data.ts#L3
Type '{ user_id: string; user: { id: string; role: string; created_at: string; updated_at: string; last_active: string; banned: false; online: true; name: string; }; invited: true; invite_accepted_at: string; ... 7 more ...; notifications_muted: false; }' is not assignable to type 'ChannelMemberResponse<{ attachmentType: {}; channelType: { description?: string | undefined; image?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: { ...; }; }>'.
test: test/typescript/data.ts#L3
Type '{ user_id: string; user: { id: string; role: string; created_at: string; updated_at: string; banned: false; online: false; }; status: string; created_at: string; updated_at: string; banned: false; shadow_banned: false; role: string; channel_role: string; notifications_muted: false; }' is not assignable to type 'ChannelMemberResponse<{ attachmentType: {}; channelType: { description?: string | undefined; image?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: { ...; }; }>'.
test: test/typescript/data.ts#L3
Type '{ user_id: string; user: { id: string; role: string; created_at: string; updated_at: string; last_active: string; banned: false; online: true; }; status: string; created_at: string; updated_at: string; ... 4 more ...; notifications_muted: false; }' is not assignable to type 'ChannelMemberResponse<{ attachmentType: {}; channelType: { description?: string | undefined; image?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: { ...; }; }>'.
test: test/typescript/data.ts#L5
Type '{ user_id: string; user: { id: string; role: string; created_at: string; updated_at: string; last_active: string; banned: false; online: true; }; status: string; created_at: string; updated_at: string; ... 4 more ...; notifications_muted: false; }' is not assignable to type 'ChannelMemberResponse<{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }>'.
test: test/typescript/data.ts#L5
Type '{ user_id: string; user: { id: string; role: string; created_at: string; updated_at: string; banned: false; online: false; }; status: string; created_at: string; updated_at: string; banned: false; shadow_banned: false; role: string; channel_role: string; notifications_muted: false; }' is not assignable to type 'ChannelMemberResponse<{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }>'.
test: test/typescript/data.ts#L5
Type '{ user_id: string; user: { id: string; role: string; created_at: string; updated_at: string; banned: false; online: false; }; status: string; created_at: string; updated_at: string; banned: false; shadow_banned: false; role: string; channel_role: string; notifications_muted: false; }' is not assignable to type 'ChannelMemberResponse<{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }>'.
test: test/typescript/data.ts#L6
Type '{ user_id: string; user: { id: string; role: string; created_at: string; updated_at: string; last_active: string; banned: false; online: true; }; is_moderator: true; status: string; created_at: string; ... 5 more ...; notifications_muted: false; }' is not assignable to type 'ChannelMemberResponse<{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }>'.
test: test/typescript/data.ts#L24
Type '{ user_id: string; user: { id: string; role: string; created_at: string; updated_at: string; last_active: string; banned: false; online: true; }; status: string; created_at: string; updated_at: string; ... 4 more ...; notifications_muted: false; }' is not assignable to type 'ChannelMemberResponse<{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }>'.
test: test/typescript/data.ts#L41
Type '{ user_id: string; user: { id: string; role: string; created_at: string; updated_at: string; last_active: string; banned: false; online: true; }; status: string; created_at: string; updated_at: string; ... 4 more ...; notifications_muted: false; }' is not assignable to type 'ChannelMemberResponse<{ attachmentType: {}; channelType: { description?: string | undefined; }; commandType: string & {}; eventType: {}; messageType: {}; reactionType: {}; userType: {}; }>'.