Skip to content

Issues: facebook/flow

☂️ Known unsoundness issues
#9065 opened Aug 7, 2023 by SamChou19815
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
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

Parameters<> does not support optional params bug Typing: completeness No false positives (type checker claims that there are some errors in the correct program)
#9125 opened Mar 5, 2024 by ayroblu
Partial type does not accept plain empty object literal as a default bug Typing: completeness No false positives (type checker claims that there are some errors in the correct program) Typing: destructors
#9069 opened Aug 16, 2023 by insonifi
Missing expected errors when type alias is used recursively in generic type parameter bug Typing: soundness No false negatives (type checker claims that there is no error in the incorrect program)
#8789 opened Nov 18, 2021 by jedwards1211
Spreading a generic value allows adding unexpected properties to it bug Typing: soundness No false negatives (type checker claims that there is no error in the incorrect program) Typing: spread
#8745 opened Sep 14, 2021 by noppa
An object-as-map's value type is ignored when returning the object from a function bug Typing: object model Typing: soundness No false negatives (type checker claims that there is no error in the incorrect program)
#8719 opened Aug 7, 2021 by benchristel
ProTip! no:milestone will show everything without a milestone.