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

Provide More Information When an XLR Compilation Error is Thrown #111

Open
KetanReddy opened this issue May 16, 2024 · 0 comments
Open

Provide More Information When an XLR Compilation Error is Thrown #111

KetanReddy opened this issue May 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@KetanReddy
Copy link
Member

When an issue is encountered when compiling an XLR, we generally provide information around what caused the error but we should also attach info around:

  • The identifier of the top level type where the error originated from to make it easy to track down the problematic type in the code base.
  • The TS source of the node where the error occurred to make it easy to diagnose the error at a glance.
@KetanReddy KetanReddy added the enhancement New feature or request label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant