Skip to content

Add a few missing @Nullable annotations.#8313

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_894239730
Apr 3, 2026
Merged

Add a few missing @Nullable annotations.#8313
copybara-service[bot] merged 1 commit intomasterfrom
test_894239730

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

Add a few missing @Nullable annotations.

These are detected by http://errorprone.info/bugpattern/NullArgumentForNonNullParameter, as I noticed when enabling it (as we'd hopefully be able to do more easily with Bazel and perhaps with the check improved to recognize tests that are looking precisely for a NullPointerException).

RELNOTES=n/a

These are detected by http://errorprone.info/bugpattern/NullArgumentForNonNullParameter, as I noticed when enabling it (as we'd hopefully be able to do more easily [with Bazel](#2850) and perhaps with the check improved to recognize tests that are looking precisely for a `NullPointerException`).

RELNOTES=n/a
PiperOrigin-RevId: 894275775
@copybara-service copybara-service bot merged commit 758116d into master Apr 3, 2026
@copybara-service copybara-service bot deleted the test_894239730 branch April 3, 2026 22:25
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.

1 participant