Skip to content

Scheduled tests

Scheduled tests #231

Triggered via schedule February 16, 2026 09:16
Status Failure
Total duration 2m 37s
Artifacts

scheduled_test.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test
Process completed with exit code 2.
test: test/typescript/data.ts#L94
Object literal may only specify known properties, and '"push_level"' does not exist in type 'ChannelConfigWithInfo'.
test: test/typescript/data.ts#L87
Type 'null' is not assignable to type 'LocalMessageBase | undefined'.
test: test/typescript/data.ts#L87
Type 'null' is not assignable to type 'ErrorFromResponse<APIErrorResponse> | undefined'.
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#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
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/