-
Notifications
You must be signed in to change notification settings - Fork 302
Issues: uber/NullAway
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
@MonotonicNonNull Should Consider Field non-null When Lambda is Assigned to It
false positive
#1190
opened Apr 6, 2025 by
agrieve
Nullness of generics is lost for "new Foo<@Nullable Object>().bar()"
false positive
#1155
opened Mar 4, 2025 by
agrieve
Jspecify mode of 2d object arrays seems broken
false positive
jspecify
Related to support for jspecify standard (see jspecify.dev)
#1150
opened Feb 24, 2025 by
agrieve
False-positive when dereferencing an inline-initialized field from constructor body
false positive
#1135
opened Jan 28, 2025 by
agrieve
Undetected
@Nullable
annotation in a method reference
false positive
#1128
opened Jan 13, 2025 by
sdeleuze
false positive non null return with gradle and jetbrains annotations
#1123
opened Jan 6, 2025 by
xenoterracide
NullAway dataflow analysis does not prune out infeasible paths
false positive
#1104
opened Dec 20, 2024 by
agrieve
Support wildcard types within parameter / return types in library modeling
#1096
opened Dec 16, 2024 by
msridhar
@NonNull method type param for a @Nullable class type param confusion
#1094
opened Dec 15, 2024 by
ben-manes
Support Nullmarked on module-info (JPMS)
jspecify
Related to support for jspecify standard (see jspecify.dev)
#1083
opened Dec 6, 2024 by
xenoterracide
consider making all packages considered annotated by default
#1081
opened Dec 5, 2024 by
xenoterracide
JSpecify: support inference for calls to generic methods
jspecify
Related to support for jspecify standard (see jspecify.dev)
#1075
opened Nov 14, 2024 by
msridhar
Previous Next
ProTip!
no:milestone will show everything without a milestone.