Skip to content
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

Better errors for incorrect variable assignment #120

Closed
gbotrel opened this issue Aug 3, 2021 · 0 comments
Closed

Better errors for incorrect variable assignment #120

gbotrel opened this issue Aug 3, 2021 · 0 comments

Comments

@gbotrel
Copy link
Collaborator

gbotrel commented Aug 3, 2021

Error messages are not user-friendly when assigning an incorrect type to a frontend.Variable.
Instead of "panic(invalid type)" we should display something with useful infos, like struct field name, expected type / got type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant