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

Type parameter names should should be dealiased for Scala 3 #467

Closed
kciesielski opened this issue May 24, 2023 · 0 comments · Fixed by #468
Closed

Type parameter names should should be dealiased for Scala 3 #467

kciesielski opened this issue May 24, 2023 · 0 comments · Fixed by #468
Assignees

Comments

@kciesielski
Copy link
Member

kciesielski commented May 24, 2023

This is a follow-up to softwaremill/tapir#2911

The issue in tapir is caused by Magnolia derivation, which doesn't .dealias type parameter names.

This issue doesn't happen for Scala 2, where dealiasing seems to be correctly applied.

@kciesielski kciesielski self-assigned this May 24, 2023
@kciesielski kciesielski changed the title Type parameter names should should be dealiased Type parameter names should should be dealiased for Scala 3 May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant