Skip to content

Comments

Fix generics class warning when using generated base builder class#1587

Merged
joelittlejohn merged 2 commits intojoelittlejohn:masterfrom
jiri-meluzin:fix/base-builder-generics
Sep 22, 2024
Merged

Fix generics class warning when using generated base builder class#1587
joelittlejohn merged 2 commits intojoelittlejohn:masterfrom
jiri-meluzin:fix/base-builder-generics

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
@joelittlejohn joelittlejohn changed the title Fixed generics class warning in base builder Fix generics class warning when using generated base builder class Jan 31, 2026
@joelittlejohn joelittlejohn modified the milestones: 1.2.3, 1.3.0 Jan 31, 2026
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