-
Notifications
You must be signed in to change notification settings - Fork 303
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
Invalid
@Contract
declaration reported for code that doesn't exist
#1215
opened May 18, 2025 by
odrotbohm
JSpecify: some calls to constructor / super not handled correctly
#1212
opened May 4, 2025 by
msridhar
Wrong class name used in error message when "this" is used in an anonymous inner class
#1202
opened Apr 22, 2025 by
agrieve
No error reported if receiver type argument is NonNull while method return type parameter is Nullable
false negative
jspecify
Related to support for jspecify standard (see jspecify.dev)
#1201
opened Apr 20, 2025 by
dhruv-agr
Nullable annotation on type parameter used in method vararg argument not recognized
false positive
#1199
opened Apr 15, 2025 by
mihalyr
field not initialized warning for an abstract class's field set by the subtype
lowpriority
#1196
opened Apr 12, 2025 by
ben-manes
@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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.