Skip to content

Scheduled tests

Scheduled tests #198

Manually triggered November 20, 2025 13:36
Status Failure
Total duration 1m 33s
Artifacts

scheduled_test.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: test/typescript/data.ts#L92
Object literal may only specify known properties, and '"unread_count"' does not exist in type 'UserResponse'.
test: test/typescript/data.ts#L92
Object literal may only specify known properties, and '"unread_count"' does not exist in type 'UserResponse'.
test: test/typescript/data.ts#L91
Object literal may only specify known properties, and '"unread_count"' does not exist in type 'UserResponse'.
test: test/typescript/data.ts#L88
Type 'null' is not assignable to type 'Record<string, number> | undefined'.
test: test/typescript/data.ts#L68
Object literal may only specify known properties, and '"message_retention"' does not exist in type 'GetChannelTypeResponse'.
test: test/typescript/data.ts#L66
Object literal may only specify known properties, and '"shared_locations"' does not exist in type '{ reminders: boolean; automod?: Automod | undefined; automod_behavior?: AutomodBehavior | undefined; automod_thresholds?: ChannelConfigAutomodThresholds | undefined; ... 22 more ...; user_message_reminders?: boolean | undefined; }'.
test: test/typescript/data.ts#L66
Object literal may only specify known properties, and '"shared_locations"' does not exist in type '{ reminders: boolean; automod?: Automod | undefined; automod_behavior?: AutomodBehavior | undefined; automod_thresholds?: ChannelConfigAutomodThresholds | undefined; ... 22 more ...; user_message_reminders?: boolean | undefined; }'.
test: test/typescript/data.ts#L66
Object literal may only specify known properties, and '"shared_locations"' does not exist in type '{ reminders: boolean; automod?: Automod | undefined; automod_behavior?: AutomodBehavior | undefined; automod_thresholds?: ChannelConfigAutomodThresholds | undefined; ... 22 more ...; user_message_reminders?: boolean | undefined; }'.
test: test/typescript/data.ts#L66
Object literal may only specify known properties, and '"shared_locations"' does not exist in type '{ reminders: boolean; automod?: Automod | undefined; automod_behavior?: AutomodBehavior | undefined; automod_thresholds?: ChannelConfigAutomodThresholds | undefined; ... 22 more ...; user_message_reminders?: boolean | undefined; }'.
test: test/typescript/data.ts#L66
Object literal may only specify known properties, and '"shared_locations"' does not exist in type '{ reminders: boolean; automod?: Automod | undefined; automod_behavior?: AutomodBehavior | undefined; automod_thresholds?: ChannelConfigAutomodThresholds | undefined; ... 22 more ...; user_message_reminders?: boolean | 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/