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 error message when a dependency function fails type check #59

Open
emilsoman opened this issue Dec 5, 2020 · 0 comments
Open

Comments

@emilsoman
Copy link
Member

When the type check fails for a function, its dependents also fail type check, but they reuse the same error message. Expected behavior - If a function calls another function which fails type check, the caller's type check error should tell the user which dependency failed type check.

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

No branches or pull requests

1 participant