-
Notifications
You must be signed in to change notification settings - Fork 12.5k
Issues: microsoft/TypeScript
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
Control flow analysis does not take effect of closure of inner functions into account
#60554
opened Nov 21, 2024 by
jpilgrim
Generic function passed to generic function inferred correctly only with spread
#60552
opened Nov 21, 2024 by
webstrand
Incorrect Type Inference When Using Dynamic Key with Union Value Types
#60549
opened Nov 21, 2024 by
oskarscholander
Set.has()
should accept any value, and could be a type predicate
Duplicate
#60547
opened Nov 20, 2024 by
jthemphill
Incorrect The severity and priority of this issue do not warrant the time or complexity needed to fix it
This condition will always return 'false' since JavaScript compares objects by reference, not value
warning
Won't Fix
#60545
opened Nov 20, 2024 by
johndoknjas
Type checking shows unexpected behavior when a function argument is defined with a partial object.
#60543
opened Nov 20, 2024 by
umenosuke
I very much hope that ts will provide any as an implicit type, thank you
Unactionable
There isn't something we can do with this issue
#60536
opened Nov 19, 2024 by
1057105012
6 tasks done
Need a way to turn off TS1479 when require(ESM) is supported
#60534
opened Nov 19, 2024 by
jfirebaugh
6 tasks done
Class member completion crash in a monorepo utilizing
baseUrl
#60533
opened Nov 18, 2024 by
Andarist
Proposal: Enchance typeguards to infer type based on the returned type
#60522
opened Nov 17, 2024 by
Akindin
6 tasks done
Inconsistent type narrowing behavior between compound assignment operators and their expanded equivalents
#60520
opened Nov 16, 2024 by
hanwenguo
Non-null assertion operator whitespace allowances can create confusing conditional statements
#60518
opened Nov 16, 2024 by
jaredmcateer
Missing Boolean.toString definition and loose valueOf definition
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
#60517
opened Nov 16, 2024 by
Akindin
RegExp#[Symbol.matchAll]
should return iterable of RegExpExecArray
instead of RegExpMatchArray
#60515
opened Nov 16, 2024 by
lionel-rowe
Previous Next
ProTip!
Adding no:label will show everything without a label.