-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
Hello, I started experiencing an issue with git-town action. Here is one of the actions failed: https://github.com/coldrun/monorepo-typescript/actions/runs/12139006387/job/33845664491?pr=23
It is quite strange as pull request schema has body marked as string().optional(),, but for given example fails with error:
{
"code": "invalid_type",
"expected": "string",
"received": "null",
"path": [
"body"
],
"message": "Expected string, received null"
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels