Skip to content

Fix some warnings and make them appear in Bazel#2434

Merged
gbrail merged 2 commits into
mozilla:masterfrom
gbrail:greg-warnings
Jun 20, 2026
Merged

Fix some warnings and make them appear in Bazel#2434
gbrail merged 2 commits into
mozilla:masterfrom
gbrail:greg-warnings

Conversation

@gbrail

@gbrail gbrail commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Make Errorprone checks more consistent between Gradle and Bazel builds

Clean up some errors in code and in Javadoc that we let creep in recently that
Errorprone has been trying to tell us about.

Making them more likely to show up in Bazel also makes it more likely that I
will notice them during code review!

Make Errorprone checks more consistent between Gradle and Bazel builds

Clean up some errors in code and in Javadoc that we let creep in recently that
Errorprone has been trying to tell us about.

@rbri rbri left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like some unused code is gone - i like

maybe you can have a look at this two jdoc warnings also...

Image

@rbri

rbri commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

maybe you can have a look at this two jdoc warnings also...

Thanks

@aardvark179

Copy link
Copy Markdown
Contributor

This looks good. I had something similar lined up in my queue but hadn't got to it yet.

@gbrail
gbrail merged commit e5340ba into mozilla:master Jun 20, 2026
12 checks passed
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.

3 participants