Skip to content

Conversation

@edgarfgp
Copy link
Contributor

@edgarfgp edgarfgp commented Aug 20, 2023

Currently records and anonymous records show duplicated fields using inconsistent ranges

Screenshot 2023-08-20 144236

This PR shows consistent error ranges in records and anonymous records. See tests

@edgarfgp edgarfgp requested a review from a team as a code owner August 20, 2023 12:46
@edgarfgp edgarfgp changed the title Improve error reporting for anon records declarations Improve error reporting for anonymous records declarations Aug 20, 2023
@edgarfgp
Copy link
Contributor Author

edgarfgp commented Aug 21, 2023

This is ready.
One thing that noticed while working on this. In theory, we should not need the specific 3523. We could use the same diagnostic that records uses to check for duplicated fields. Not sure if removing 3523 will be an option here

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

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants