Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

False positive due to nilability of x determined by the value of y enhancement New feature or request false positive Requires more analysis and support
#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
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
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 switch false positive Requires more analysis and support
#238 opened Apr 30, 2024 by sonalmahajan15
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
false positive with loop needs triaging Requires triaging by the maintainers
#170 opened Jan 11, 2024 by mpldr
Nilaway doesn't recognize a Nil case caused by subreconciler package question Further information is requested
#159 opened Dec 23, 2023 by hoptical
ProTip! Exclude everything labeled bug with -label:bug.