You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duplicated code in generated sources. Client generator plugin probably don't pair well with IntelliJ based build, or there is a general bug in generator plugin. #560
This is what I see regularly in generated client code.
I wish I could give more to reproduce but it was hard to catch, so I'd suggest to maybe double and triple check that generator annotation processor defensively deduplicates everything what it tries to output to generated source.