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

Fix record creation error message location #2424

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented Oct 4, 2023

@lukaszcz lukaszcz added this to the 0.5.2 milestone Oct 4, 2023
@lukaszcz lukaszcz requested a review from paulcadman October 4, 2023 09:40
@lukaszcz lukaszcz self-assigned this Oct 4, 2023
@lukaszcz lukaszcz force-pushed the fix-record-creation-error-message branch from e15cf65 to 515bac3 Compare October 4, 2023 10:01
@paulcadman paulcadman merged commit 286cdb0 into main Oct 4, 2023
@paulcadman paulcadman deleted the fix-record-creation-error-message branch October 4, 2023 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"is not a record type" error is located on the type instead of the record constructor call site
2 participants