https://github.com/uber/NullAway/blob/d40de5e09a9b4f17114415990caffc3f248b491d/nullaway/src/main/java/com/uber/nullaway/NullAway.java#L796 The contents of this array should be `@Nullable`, and that change should be pushed through to other APIs where it gets passed.
NullAway/nullaway/src/main/java/com/uber/nullaway/NullAway.java
Line 796 in d40de5e
The contents of this array should be
@Nullable, and that change should be pushed through to other APIs where it gets passed.