also, we replace jsr305 @CheckReturnValue annotation by com.google.errorprone.annotations.CheckReturnValue (because JSpecify doesn't yet have such annotation).
P.S. There is still multiple warnings about potential nullability problems all over the codebase. This is a sad reality, somebody needs to review them one day.
@kwin @cpovirk Could you please review this PR? :) :) :)
com.google.errorprone.annotations.CheckReturnValue
(because JSpecify doesn't yet have such annotation).P.S. There is still multiple warnings about potential nullability problems all over the codebase. This is a sad reality, somebody needs to review them one day.
@kwin @cpovirk Could you please review this PR? :) :) :)