Skip to content

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
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

TS: duplicated imports in this case Needs Investigation This issue needs a team member to investigate its status. Rescheduled This issue was previously scheduled to an earlier milestone
#57726 opened Mar 8, 2024 by bpasero TypeScript 5.7.0
.d.json.ts file (allowArbitraryExtensions) not working correctly when importing from ESM file with node16/nodenext module setting Breaking Change Would introduce errors in existing code Bug A bug in TypeScript Fix Available A PR has been opened for this issue Rescheduled This issue was previously scheduled to an earlier milestone
#57229 opened Jan 30, 2024 by noinkling TypeScript 5.7.0
Specialized error message when asking for a named object property on a tuple? Experience Enhancement Noncontroversial enhancements Rescheduled This issue was previously scheduled to an earlier milestone Suggestion An idea for TypeScript
#56825 opened Dec 18, 2023 by JoshuaKGoldberg
6 tasks done
TypeScript 5.7.0
@type {const} produces namespace in .d.ts instead of normal object type Bug A bug in TypeScript Rescheduled This issue was previously scheduled to an earlier milestone
#56789 opened Dec 15, 2023 by jorgecasar TypeScript 5.7.0
Memory Leak / Infinite Recursion. TS hangs, TSC never finishes, VSCode and Intellisense dies. Fix Available A PR has been opened for this issue Needs Investigation This issue needs a team member to investigate its status. Rescheduled This issue was previously scheduled to an earlier milestone
#56081 opened Oct 12, 2023 by theonlydaleking TypeScript 5.7.0
Performance regression from #49625 and #52984 Bug A bug in TypeScript Domain: Performance Reports of unusually slow behavior Rescheduled This issue was previously scheduled to an earlier milestone
#55948 opened Oct 2, 2023 by epmatsw TypeScript 5.7.0
Indexing/element access on super avoids instance property checks Bug A bug in TypeScript Effort: Casual Good issue if you're already used to contributing to the codebase. Harder than "good first issue". Fix Available A PR has been opened for this issue Help Wanted You can do this Rescheduled This issue was previously scheduled to an earlier milestone
#55899 opened Sep 28, 2023 by DanielRosenwasser TypeScript 5.7.0
Misleading error message for super.instanceProperty Bug A bug in TypeScript Domain: Error Messages The issue relates to error messaging Rescheduled This issue was previously scheduled to an earlier milestone
#55883 opened Sep 26, 2023 by DanielRosenwasser TypeScript 5.7.0
Move to new file produces syntax errors with overloaded functions Bug A bug in TypeScript Domain: Refactorings e.g. extract to constant or function, rename symbol Fix Available A PR has been opened for this issue Rescheduled This issue was previously scheduled to an earlier milestone
#55658 opened Sep 6, 2023 by nberlette TypeScript 5.7.0
Document with space at end of a comment generates format edit with overlapping ranges Bug A bug in TypeScript Domain: Formatter The issue relates to the built-in formatter Effort: Moderate Requires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual". Help Wanted You can do this Rescheduled This issue was previously scheduled to an earlier milestone
#55670 opened Sep 4, 2023 by dalek09 TypeScript 5.7.0
transpileModule does not elide type only "import equals" under emitDecoratorMetadata Bug A bug in TypeScript Domain: Decorators The issue relates to the decorator syntax Rescheduled This issue was previously scheduled to an earlier milestone
#55570 opened Aug 30, 2023 by frigus02 TypeScript 5.7.0
Incorrect error reported when using class extends null and re-opening interface Bug A bug in TypeScript Fix Available A PR has been opened for this issue Rescheduled This issue was previously scheduled to an earlier milestone
#55500 opened Aug 24, 2023 by rbuckton TypeScript 5.7.0
Issue with 'this' Parameter and JSX Component Generics Bug A bug in TypeScript Rescheduled This issue was previously scheduled to an earlier milestone
#55431 opened Aug 18, 2023 by rosostolato TypeScript 5.7.0
Intellisense fails for TS on "completionInfo" Bug A bug in TypeScript Rescheduled This issue was previously scheduled to an earlier milestone
#55454 opened Aug 9, 2023 by leite08 TypeScript 5.7.0
Codefix convertTypedefToType creates types in a wrong place Bug A bug in TypeScript Domain: Refactorings e.g. extract to constant or function, rename symbol Effort: Casual Good issue if you're already used to contributing to the codebase. Harder than "good first issue". Help Wanted You can do this Rescheduled This issue was previously scheduled to an earlier milestone
#55308 opened Aug 8, 2023 by egorio TypeScript 5.7.0
Conditional type triggers "No error for last overload signature" exception Bug A bug in TypeScript Fix Available A PR has been opened for this issue Rescheduled This issue was previously scheduled to an earlier milestone
#55217 opened Jul 31, 2023 by Oblosys TypeScript 5.7.0
Combining jsdoc @this and @param yields invalid .d.ts file Needs Investigation This issue needs a team member to investigate its status. Rescheduled This issue was previously scheduled to an earlier milestone
#55197 opened Jul 29, 2023 by remcohaszing TypeScript 5.7.0
JS generic inference change after upgrading to 5.1 Needs Investigation This issue needs a team member to investigate its status. Rescheduled This issue was previously scheduled to an earlier milestone
#55192 opened Jul 28, 2023 by noahtallen TypeScript 5.7.0
Member-wise checks give incorrect errors for type assertions In Discussion Not yet reached consensus Needs Investigation This issue needs a team member to investigate its status. Rescheduled This issue was previously scheduled to an earlier milestone Suggestion An idea for TypeScript
#55167 opened Jul 26, 2023 by DanielRosenwasser TypeScript 5.7.0
Incorrect emit for parameter properties when using standard class fields Bug A bug in TypeScript Rescheduled This issue was previously scheduled to an earlier milestone
#55132 opened Jul 24, 2023 by sandersn TypeScript 5.7.0
Expanded function return type for certain mapped types in compiled output causes index access error Bug A bug in TypeScript Fix Available A PR has been opened for this issue Rescheduled This issue was previously scheduled to an earlier milestone
#55049 opened Jul 17, 2023 by ssalbdivad TypeScript 5.7.0
Module resolution using nodenext and a wildcard in package.json exports Needs Investigation This issue needs a team member to investigate its status. Rescheduled This issue was previously scheduled to an earlier milestone
#55021 opened Jul 14, 2023 by mikearnaldi TypeScript 5.7.0
A function that returns a class with a property getter is unusable via a declaration file (TS2611) Fix Available A PR has been opened for this issue Needs Investigation This issue needs a team member to investigate its status. Rescheduled This issue was previously scheduled to an earlier milestone
#54879 opened Jul 4, 2023 by kring TypeScript 5.7.0
Version 5.0.4 -> 5.1.3 Regression when using generic types Bug A bug in TypeScript Fix Available A PR has been opened for this issue Rescheduled This issue was previously scheduled to an earlier milestone
#54805 opened Jun 28, 2023 by chentsulin TypeScript 5.7.0
Cannot use ".d.ts" file on non-relative import with rootDirs and baseUrl Needs Investigation This issue needs a team member to investigate its status. Rescheduled This issue was previously scheduled to an earlier milestone
#54749 opened Jun 23, 2023 by KirianCaumes TypeScript 5.7.0
ProTip! Exclude everything labeled bug with -label:bug.