Skip to content

Explore JSpecify tooling #3852

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dondonz opened this issue Mar 13, 2025 · 2 comments
Open

Explore JSpecify tooling #3852

dondonz opened this issue Mar 13, 2025 · 2 comments
Labels
keep-open Tells Stale Bot to keep PRs and issues open

Comments

@dondonz
Copy link
Member

dondonz commented Mar 13, 2025

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.

@dondonz dondonz added the keep-open Tells Stale Bot to keep PRs and issues open label Mar 28, 2025
@dondonz
Copy link
Member Author

dondonz commented May 11, 2025

We will probably add Error Prone & Null Away for static checks as we progressively add more annotations

@bclozel
Copy link

bclozel commented May 13, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keep-open Tells Stale Bot to keep PRs and issues open
Projects
None yet
Development

No branches or pull requests

2 participants