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

Fixed generics class warning in base builder #1587

Merged

Conversation

jiri-meluzin
Copy link
Contributor

Previously the generated classes contained methods builder with no type returned generic base builder class. When I used such return value from builder the compiler complained about type of that generic class.

@joelittlejohn joelittlejohn added this to the 1.2.3 milestone Sep 22, 2024
@joelittlejohn joelittlejohn changed the title Fixed generics in base builder => no more warnings Fixed generics class warning in base builder Sep 22, 2024
@joelittlejohn joelittlejohn merged commit a8881a3 into joelittlejohn:master Sep 22, 2024
3 checks passed
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.

2 participants