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
The null-safety architecture rule currently flags generated Java classes, such as JAXB-generated schema classes, because they are public and do not use JSpecify or Kotlin null-safety annotations. Support skipping @generated
The null-safety architecture rule currently flags generated Java classes, such as JAXB-generated schema classes, because they are public and do not use JSpecify or Kotlin null-safety annotations. Support skipping @generated