-
Notifications
You must be signed in to change notification settings - Fork 64
Issues: uber-go/nilaway
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
False positive due to nilability of New feature or request
false positive
Requires more analysis and support
x
determined by the value of y
enhancement
#292
opened Nov 4, 2024 by
sonalmahajan15
Can Nilaway support incremental scanning
driver
question
Further information is requested
#291
opened Oct 30, 2024 by
miaogreat
Add Support for SARIF Format Output in Standalone Mode
driver
enhancement
New feature or request
#290
opened Oct 26, 2024 by
farsheedify
False positive in named type receiver
false positive
Requires more analysis and support
good first issue
Good for newcomers
#289
opened Oct 18, 2024 by
sonalmahajan15
Handle iterators introduced in Go 1.23
enhancement
New feature or request
#287
opened Oct 10, 2024 by
yuxincs
False positive in tracking conversion from value to pointer receiver
false positive
Requires more analysis and support
#284
opened Sep 30, 2024 by
sonalmahajan15
Add support for rich effect functions via function pointers
false positive
Requires more analysis and support
good first issue
Good for newcomers
#277
opened Sep 4, 2024 by
sonalmahajan15
False positive when wrapping errors
false positive
Requires more analysis and support
#276
opened Sep 4, 2024 by
johannaschwarzcheck24
Refine tracking of slicing index
false positive
Requires more analysis and support
good first issue
Good for newcomers
#268
opened Aug 12, 2024 by
sonalmahajan15
The method encapsulates nil detection but cannot recognize it
needs triaging
Requires triaging by the maintainers
#260
opened Jun 25, 2024 by
fidding
False positive result
false positive
Requires more analysis and support
good first issue
Good for newcomers
#246
opened May 20, 2024 by
potalestor
False positive on unassigned variable guarded by Requires more analysis and support
switch
false positive
#238
opened Apr 30, 2024 by
sonalmahajan15
Add support for complex short-circuiting in non-conditional flows
enhancement
New feature or request
false negative
#226
opened Apr 1, 2024 by
sonalmahajan15
False positive when there are already exhaustive combinations in switch cases
false positive
Requires more analysis and support
#215
opened Mar 12, 2024 by
yuxincs
Support validator patterns
false positive
Requires more analysis and support
#212
opened Mar 5, 2024 by
yuxincs
Rethink our strategies towards handling channels
channels
false positive
Requires more analysis and support
#192
opened Feb 1, 2024 by
yuxincs
Nilaway does not catch panic when using reflect.TypeOf function
enhancement
New feature or request
false negative
#190
opened Jan 31, 2024 by
zsaurabhsabharwal
false positive with loop
needs triaging
Requires triaging by the maintainers
#170
opened Jan 11, 2024 by
mpldr
NilAway does not handle explicit type conversions (false negative)
false negative
#166
opened Jan 4, 2024 by
thomasfleming-cs
Unchanged files with check annotations
driver
enhancement
New feature or request
#162
opened Dec 31, 2023 by
KyleSanderson
Nilaway doesn't recognize a Nil case caused by subreconciler package
question
Further information is requested
#159
opened Dec 23, 2023 by
hoptical
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.