Skip to content

Scheduled tests

Scheduled tests #234

Triggered via schedule March 9, 2026 09:14
Status Failure
Total duration 2m 34s
Artifacts

scheduled_test.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: test/typescript/data.ts#L79
Object literal may only specify known properties, and '"push_level"' does not exist in type 'ChannelConfigWithInfo'.
test: test/typescript/data.ts#L78
Object literal may only specify known properties, and '"mentioned_here"' does not exist in type 'MessageResponse'.
test: test/typescript/data.ts#L72
Object literal may only specify known properties, and '"push_level"' does not exist in type '{ reminders: boolean; automod?: Automod | undefined; automod_behavior?: AutomodBehavior | undefined; automod_thresholds?: ChannelConfigAutomodThresholds | undefined; ... 25 more ...; user_message_reminders?: boolean | undefined; }'.
test: test/typescript/data.ts#L72
Object literal may only specify known properties, and '"push_level"' does not exist in type '{ reminders: boolean; automod?: Automod | undefined; automod_behavior?: AutomodBehavior | undefined; automod_thresholds?: ChannelConfigAutomodThresholds | undefined; ... 25 more ...; user_message_reminders?: boolean | undefined; }'.
test: test/typescript/data.ts#L72
Object literal may only specify known properties, and '"push_level"' does not exist in type '{ reminders: boolean; automod?: Automod | undefined; automod_behavior?: AutomodBehavior | undefined; automod_thresholds?: ChannelConfigAutomodThresholds | undefined; ... 25 more ...; user_message_reminders?: boolean | undefined; }'.
test: test/typescript/data.ts#L72
Object literal may only specify known properties, and '"push_level"' does not exist in type '{ reminders: boolean; automod?: Automod | undefined; automod_behavior?: AutomodBehavior | undefined; automod_thresholds?: ChannelConfigAutomodThresholds | undefined; ... 25 more ...; user_message_reminders?: boolean | undefined; }'.
test: test/typescript/data.ts#L69
Object literal may only specify known properties, and '"mentioned_here"' does not exist in type 'MessageResponse'.
test: test/typescript/data.ts#L66
Object literal may only specify known properties, and '"mentioned_here"' does not exist in type 'MessageResponse'.
test: test/typescript/data.ts#L64
Object literal may only specify known properties, and '"mentioned_here"' does not exist in type 'MessageResponse'.
test: test/typescript/data.ts#L46
Object literal may only specify known properties, and '"mentioned_here"' does not exist in type 'MessageResponse'.
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/