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
This issue is about adding missing nullability annotations (@Nullable & @NonNull) to as many Java-related Utils classes as possible, including fields, arguments, parameters, and return values.
Parent #18904
This issue is about adding missing nullability annotations (
@Nullable
&@NonNull
) to as many Java-relatedUtils
classes as possible, including fields, arguments, parameters, and return values.FYI: As a reference, few examples of such classes are AnalyticsUtils.java and ReaderHtmlUtils.java.
Tasks (
libs/editor
)Tasks (
libs/image-editor
)Tasks (
libs/network
)Tasks (
WordPress
+models
)Tasks (
WordPress
+ui
)Tasks (
WordPress
+util
)The text was updated successfully, but these errors were encountered: