Scheduled tests #203
Annotations
10 errors and 1 warning
|
test:
test/typescript/data.ts#L133
Object literal may only specify known properties, and '"membership_deletion_task_id"' does not exist in type 'APIResponse & { users: { [key: string]: UserResponse; }; }'.
|
|
test:
test/typescript/data.ts#L132
Object literal may only specify known properties, and '"membership_deletion_task_id"' does not exist in type 'APIResponse & { users: { [key: string]: UserResponse; }; }'.
|
|
test:
test/typescript/data.ts#L98
Object literal may only specify known properties, and '"membership_deletion_task_id"' does not exist in type 'APIResponse & { users: { [key: string]: UserResponse; }; }'.
|
|
test:
test/typescript/data.ts#L97
Object literal may only specify known properties, and '"membership_deletion_task_id"' does not exist in type 'APIResponse & { users: { [key: string]: UserResponse; }; }'.
|
|
test:
test/typescript/data.ts#L72
Object literal may only specify known properties, and '"placement"' does not exist in type '{ id?: string | number | undefined; call_types: any; channel_configs: Record<string, { reminders: boolean; automod?: Automod | undefined; automod_behavior?: AutomodBehavior | undefined; ... 26 more ...; user_message_reminders?: boolean | undefined; }>; ... 38 more ...; webhook_url?: string | undefined; }'.
|
|
test:
test/typescript/data.ts#L133
Object literal may only specify known properties, and '"membership_deletion_task_id"' does not exist in type 'APIResponse & { users: { [key: string]: UserResponse; }; }'.
|
|
test:
test/typescript/data.ts#L132
Object literal may only specify known properties, and '"membership_deletion_task_id"' does not exist in type 'APIResponse & { users: { [key: string]: UserResponse; }; }'.
|
|
test:
test/typescript/data.ts#L98
Object literal may only specify known properties, and '"membership_deletion_task_id"' does not exist in type 'APIResponse & { users: { [key: string]: UserResponse; }; }'.
|
|
test:
test/typescript/data.ts#L97
Object literal may only specify known properties, and '"membership_deletion_task_id"' does not exist in type 'APIResponse & { users: { [key: string]: UserResponse; }; }'.
|
|
test:
test/typescript/data.ts#L72
Object literal may only specify known properties, and '"placement"' does not exist in type '{ id?: string | number | undefined; call_types: any; channel_configs: Record<string, { reminders: boolean; automod?: Automod | undefined; automod_behavior?: AutomodBehavior | undefined; ... 26 more ...; user_message_reminders?: boolean | undefined; }>; ... 38 more ...; webhook_url?: string | undefined; }'.
|
|
test
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/
|