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

Disable ErrorProne's MutableConstantField check #11283

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Jun 12, 2024

It is simultaneously overly zealous and doesn't notice basic cases. As noticed in #11281.

It is simultaneously overly zealous and doesn't notice basic cases. As
noticed in grpc#11281.
@ejona86 ejona86 requested a review from DNVindhya June 12, 2024 19:53
@ejona86 ejona86 merged commit a4ef771 into grpc:master Jun 12, 2024
13 checks passed
@ejona86 ejona86 deleted the errorprone-mutablefield branch June 12, 2024 20:42
DNVindhya added a commit to DNVindhya/grpc-java that referenced this pull request Jun 12, 2024
@DNVindhya DNVindhya added the TODO:backport PR needs to be backported. Removed after backport complete label Jun 13, 2024
DNVindhya pushed a commit to DNVindhya/grpc-java that referenced this pull request Jun 13, 2024
It is simultaneously overly zealous and doesn't notice basic cases. As
noticed in grpc#11281.
DNVindhya added a commit that referenced this pull request Jun 13, 2024
It is simultaneously overly zealous and doesn't notice basic cases. As
noticed in #11281.
@DNVindhya DNVindhya removed the TODO:backport PR needs to be backported. Removed after backport complete label Jun 13, 2024
larry-safran pushed a commit to larry-safran/grpc-java that referenced this pull request Aug 13, 2024
It is simultaneously overly zealous and doesn't notice basic cases. As
noticed in grpc#11281.
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.

None yet

2 participants