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
java.lang.RuntimeException: test/Walrus.java:6: error: Failed to generate 'test.WalrusBuilder': Field 'aBC' is not available in [ClassDef{name='ClassName[name=test.WalrusBuilder, isInner=false, nullable=false]'}]:[]
Expected Behavior
Create this class and define a builder for it:
The builder should be created
Actual Behaviour
The error is:
Steps To Reproduce
https://github.com/micronaut-projects/micronaut-sourcegen/tree/andriy/builder-bug
Environment Information
No response
Example Application
No response
Version
The text was updated successfully, but these errors were encountered: