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
In Java Encoders and Decoders are automatically generated with a @SuppressWarnings annotation.
Enums are generated without this annotation.
Can you add these annotations there too?