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

Make AutoBuilder produce an error if it encounters a @Nullable primitive parameter #1682

Merged
1 commit merged into from
Jan 5, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

Make AutoBuilder produce an error if it encounters a @Nullable primitive parameter

RELNOTES=AutoBuilder now reports an error if it encounters a @Nullable primitive parameter. Primitive types cannot be null, and should not be annotated for nullness.

…itive parameter

RELNOTES=AutoBuilder now reports an error if it encounters a `@Nullable` primitive parameter. Primitive types cannot be `null`, and should not be annotated for nullness.
PiperOrigin-RevId: 596009085
@copybara-service copybara-service bot force-pushed the test_main_592976358 branch from f43ce39 to 7cbdeb4 Compare January 5, 2024 17:06
@copybara-service copybara-service bot closed this pull request by merging all changes into main in 7cbdeb4 Jan 5, 2024
@copybara-service copybara-service bot deleted the test_main_592976358 branch January 5, 2024 17:06
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