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

Add @SuppressWarnings("CheckReturnValue") to prevent error_prone lib errors. #3807

Merged
merged 1 commit into from Aug 9, 2022

Conversation

parrt
Copy link
Member

@parrt parrt commented Aug 9, 2022

Without this suppression, the https://errorprone.info/ lib complains about ANTLR code.

Signed-off-by: Terence Parr parrt@antlr.org

…b errors.

Signed-off-by: Terence Parr <parrt@antlr.org>
@parrt parrt added this to the 4.10.2 milestone Aug 9, 2022
@parrt
Copy link
Member Author

parrt commented Aug 9, 2022

Ok, I'm merging as hosted CI seems to pass: https://github.com/antlr/antlr4/actions/runs/2821820772

@parrt parrt merged commit 952aada into antlr:dev Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant