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
We need to configure Errorprone and Nullaway in our build to automatically check for nullability issues.
We should also consider archunit rules to enforce best practices, such as annotating with @NullMarked our package-info classes.