-
-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Report multiple type errors #5
Comments
Have you thought about how we could do this? Should we create one It's pretty straight forward to implement, we just have to come up with the best way of doing this :). |
The error is meant for humans, so I think it should just be a nicely formatted text list of error messages in the returned |
@issuehuntfest has funded $60.00 to this issue. See it on IssueHunt |
I want to pick this one up as I need it :). Will try to assign some of my time to it. |
Any progress on this one ? @SamVerschueren are you still on this issue ? Seems like a nice feature and fun pretty fun to check it out. Question is do we want this as default behavior or should there be some config triggering this behavior ? It seems like a breaking change though if we default |
It should be the default. We can consider making it opt-out if someone complains. Keep in mind: This issue has a bounty, so it's expected that the person working on this does a good effort on it. |
Hey! I think I'll actually look into this tomorrow (and include a fix for that TODO 👀) if that's ok. Is anyone else working on this? If so, I don't wanna step over their work |
No one is working on this. Just know that this issue has a bounty, so it's expected that you to do a good effort and think through the problem thoroughly. Also tests and docs. |
@sindresorhus has rewarded $54.00 to @vladfrangu. See it on IssueHunt
|
Would it be possible to also report multiple errors if the object doesn't match? Current behavior:
Suggested behavior:
Even nicer would be to get the errors back in the shape of the original object:
|
It's in general better to open a new issue than to comment on old closed issues. |
Definitely agree, just wanted to get the sentiment of the team before taking the effort to open a new issue. But if it's preferred to have that discussion elsewhere, understood. Created a new issue: #237 |
If an input has multiple errors, we should list them all so the user can fix it in one go.
IssueHunt Summary
vladfrangu has been rewarded.
Backers (Total: $60.00)
Submitted pull Requests
Tips
The text was updated successfully, but these errors were encountered: