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
Comparability/type assertion failure when using enums and underlying literals
Bug
A bug in TypeScript
jsx, checkJs, and possibly more options must be tracked as affectsSemanticDiagnostics
Bug
A bug in TypeScript
Domain: --incremental
The issue relates to incremental compilation
Fix Available
A PR has been opened for this issue
Class generic extends class generic will not be evaluated even though the condition is always false
#53390
opened Mar 20, 2023 by
mckravchyk
Generic extends non-generic will not be evaluated if the conditional has the same types for each condition
#53384
opened Mar 20, 2023 by
mckravchyk
Control flow analysis does not recognise when an object is always defined if there is a type mismatch
Working as Intended
The behavior described is the intended behavior; this is not a bug
#53381
opened Mar 20, 2023 by
eliasm307
Assertion function & Type guards for Record types broken on 5.0
Bug
A bug in TypeScript
Fix Available
A PR has been opened for this issue
Recent Regression
This is a new regression just found in the last major/minor version of TypeScript.
Error in 'cast' during 'getCodeFixes'
Bug
A bug in TypeScript
Source: Telemetry
The issue relates to the telemetry in editors
#53378
opened Mar 20, 2023 by
typescript-bot
Error in 'cast' during 'getCodeFixes'
Bug
A bug in TypeScript
Source: Telemetry
The issue relates to the telemetry in editors
#53377
opened Mar 20, 2023 by
typescript-bot
Error in 'doChange18' during 'getCodeFixes'
Bug
A bug in TypeScript
Source: Telemetry
The issue relates to the telemetry in editors
#53376
opened Mar 20, 2023 by
typescript-bot
verbatimModuleSyntax = true switches incremental compilation to isolatedModules = true
#53374
opened Mar 20, 2023 by
uasan
Auto-import suggestions prioritize aliased relative paths over package imports
#53369
opened Mar 20, 2023 by
sarimarton
Allow autocompletions inside unfinished arrow function arguments.
#53360
opened Mar 19, 2023 by
jespertheend
5 tasks done
Previous Next
ProTip!
Adding no:label will show everything without a label.