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

feat: add a warning when a referenced mapping types do not match #1256

Merged
merged 1 commit into from
Apr 29, 2024
Merged

feat: add a warning when a referenced mapping types do not match #1256

merged 1 commit into from
Apr 29, 2024

Conversation

latonz
Copy link
Contributor

@latonz latonz commented Apr 29, 2024

Adds warnings RMG072 and RMG073 when the types of a referenced mapping do not exactly match (except for nullability) the member types.

Closes #1254

@latonz latonz self-assigned this Apr 29, 2024
Adds warnings RMG072 and RMG073 when the types of a referenced mapping do not exactly match (except for nullability) the member types.
@latonz latonz requested a review from ni507 April 29, 2024 14:23
@latonz latonz enabled auto-merge (squash) April 29, 2024 14:28
@latonz latonz requested a review from CommonGuy April 29, 2024 14:32
@latonz latonz merged commit 2fd22e3 into riok:main Apr 29, 2024
17 checks passed
@latonz latonz deleted the 1254-referenced-mapping-conversion-warning branch April 29, 2024 14:34
Copy link

github-actions bot commented May 3, 2024

🎉 This PR is included in version 3.6.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

MapProperty.Use: Default + non-default user mappings generate wrong (chained) mapping code
2 participants