-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Decorate all Assert implementations with @CheckReturnValue #46766
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
base: main
Are you sure you want to change the base?
Conversation
72390fd
to
8978e51
Compare
See #32683 (comment) |
As I need to extend Checkstyle's
or should I define a more fine-grained rule, restricting it to the following packages?
|
Yep. The intention is to restrict only to certain AssertJ entry point and this is one of them so I think that's ok. |
@scordio how is it going, anything I can do to help? |
Apologies, life happened and this fell off my radar! 🤦 If not in a rush, I'm happy to continue on it over the weekend. |
Thanks, @scordio. There's no rush. |
8978e51
to
76f6b34
Compare
Signed-off-by: Stefano Cordio <[email protected]>
76f6b34
to
934b746
Compare
When building the project locally, I get two NullAway errors on
but the CI seems fine 🤔 |
See #32683.
Deliverables
Assert
implementations