Skip to content

Scheduled tests

Scheduled tests #216

Re-run triggered December 5, 2025 06:31
Status Failure
Total duration 3m 9s
Artifacts

scheduled_test.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test
Process completed with exit code 2.
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#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
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/