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
Currently Selma fails to generate code for raw collections/maps (it gets a NPE). This caused us a problem because it only logs a compiler warning (not an error), so our code actually did not work.
The text was updated successfully, but these errors were encountered:
Currently Selma fails to generate code for raw collections/maps (it gets a NPE). This caused us a problem because it only logs a compiler warning (not an error), so our code actually did not work.
The text was updated successfully, but these errors were encountered: