Skip to content
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

bazel: Restore DoNotCall ErrorProne check #11774

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Dec 23, 2024

In e08b9db we added @DoNotCall annotations to some call sites, but Bazel used an older version of ErrorProne that complained at times it shouldn't. The minimum version of Bazel we test/support is now Bazel 6, well past Bazel 3.4+.

In e08b9db we added `@DoNotCall` annotations to some call sites, but
Bazel used an older version of ErrorProne that complained at times it
shouldn't. The minimum version of Bazel we test/support is now Bazel 6,
well past Bazel 3.4+.
@ejona86 ejona86 requested a review from larry-safran December 23, 2024 17:44
@ejona86 ejona86 merged commit 805cad3 into grpc:master Dec 23, 2024
15 of 16 checks passed
@ejona86 ejona86 deleted the bazel-restore-donotcall branch December 23, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants