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
Adding this issue to look into new JSpecify tooling that can run build-time null checks. We might need to do more work as well, as we don't yet have nullability annotations in all the places.
The text was updated successfully, but these errors were encountered:
I've just left a comment in #3895 (comment)
From my experience, it is easier to configure tooling first before annotating the entire codebase, even if it means disabling it for the CI until things settle down. I can help out with Gradle configuration.
We've recently added JSpecify annotations
Adding this issue to look into new JSpecify tooling that can run build-time null checks. We might need to do more work as well, as we don't yet have nullability annotations in all the places.
The text was updated successfully, but these errors were encountered: