-
Notifications
You must be signed in to change notification settings - Fork 57
Issues: VKCOM/noverify
Checking the types of
@return
, type hints and inferred in `...
#1123
opened Aug 28, 2021 by
i582
Open
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
Undefined variable (if...elseif statement)
bug
Something isn't working
false-positive
#337
opened Jan 20, 2020 by
panychek
Consider using go/analysis as a model for refactored noverify structure
#160
opened Aug 28, 2019 by
quasilyte
Use wrappedType type instead of string for types that were wrap'ed
good first issue
Good for newcomers
Hacktoberfest
Simple issue that is suggested to be solved as a part of Hacktoberfest challenge
help wanted
Extra attention is needed
#232
opened Oct 9, 2019 by
quasilyte
Handle isset/instanceof inside while cond as in if cond
false-positive
#253
opened Oct 19, 2019 by
quasilyte
Type inference in New feature or request
!instanceof T || <use as T>
enhancement
#286
opened Nov 1, 2019 by
quasilyte
Unused variable in do-while loop
bug
Something isn't working
false-positive
#292
opened Nov 2, 2019 by
quasilyte
Consider supporting intersection types in addition to union types
enhancement
New feature or request
#310
opened Nov 14, 2019 by
quasilyte
Report non-literal key duplicates in dupArrayKeys diagnostic
good first issue
Good for newcomers
help wanted
Extra attention is needed
#325
opened Dec 12, 2019 by
quasilyte
Add config file where you can store all config
enhancement
New feature or request
#34
opened Mar 26, 2019 by
proggga
Improve type information in cases like
if (!is_some_type($a)) { return; }
#346
opened Jan 24, 2020 by
YuriyNasretdinov
Resolve types for foreach over RecursiveIteratorIterator
enhancement
New feature or request
#367
opened Mar 20, 2020 by
quasilyte
Using undefined variable causes it to be "conditionally defined"
#369
opened Mar 20, 2020 by
quasilyte
regexp lint: detect patterns that can cause catastrophic backtracking
#380
opened Apr 7, 2020 by
quasilyte
Create a rule that checks the availability of only iterable types during array unpacking
enhancement
New feature or request
#1227
opened Jul 24, 2024 by
Hidanio
Previous Next
ProTip!
Adding no:label will show everything without a label.