Trouble Outputting Parsing Errors When Transforming FormData to RegisterSchema

For the life of me I can't figure out why this isn't working. I'm trying to output all parsing errors from transforming a FormData type to a RegisterSchema type. Currently it doesn't seem to do anything, let alone output all the current errors. Anyone know why?
https://effect.website/play/#0f684fcaefff
Was this page helpful?