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
Add all missing nullity annotations and remove all null return values, and replace them with either an optional or empty instance
The text was updated successfully, but these errors were encountered:
Morazzer
changed the title
Move getters to return Optionals in case of nullable fields, also require nullable/notnull annotations on parameters and fields
Improve null safety of the mod
Oct 12, 2024
Add all missing nullity annotations and remove all null return values, and replace them with either an optional or
empty
instanceThe text was updated successfully, but these errors were encountered: