Skip to content

Scheduled tests

Scheduled tests #200

Manually triggered November 20, 2025 13:49
Status Failure
Total duration 1m 54s
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#L98
Object literal may only specify known properties, and '"unread_channels"' does not exist in type 'UserResponse'.
test: test/typescript/data.ts#L95
Object literal may only specify known properties, and '"unread_channels"' does not exist in type 'UserResponse'.
test: test/typescript/data.ts#L95
Object literal may only specify known properties, and '"unread_channels"' does not exist in type 'UserResponse'.
test: test/typescript/data.ts#L95
Object literal may only specify known properties, and '"unread_channels"' does not exist in type 'UserResponse'.
test: test/typescript/data.ts#L94
Object literal may only specify known properties, and '"unread_channels"' does not exist in type 'UserResponse'.
test: test/typescript/data.ts#L69
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#L69
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#L69
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#L69
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#L69
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/