Error location is unclear if schema is nested and required field isn't set #23
Unanswered
suzuki-shunsuke
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for your great project!
This is a feedback about the error message.
It would be great if we can see where the error occurs easily.
schema.k
foo.k
The error message shows the location where the error occurs in the caller side (foo.k).
On the other hand, the following error message doesn't show the location where the error occurs in the caller side (bar.k).
bar.k
I found if I fix bar.k a bit, the error message shows the location.
bar.k
Beta Was this translation helpful? Give feedback.
All reactions