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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Design Meeting Notes, 10/18/2023 Design Notes Notes from our design meetings
#56158 opened Oct 19, 2023 by DanielRosenwasser
This 1 line of TS code makes the editor unusable, cpu 100% Needs More Info The issue still hasn't been fully clarified
#56159 opened Oct 19, 2023 by aryzing
using { [key]: value } doesn't resolve type properly when using union types. Duplicate An existing issue was already created
#56157 opened Oct 19, 2023 by danielFHcode
noUncheckedIndexedAccess w/ destructuring Duplicate An existing issue was already created
#56154 opened Oct 19, 2023 by arcanis
5 tasks done
Invalid type checking on union types returned getters Duplicate An existing issue was already created
#56149 opened Oct 18, 2023 by LassazVegaz
Wrong assignability of class types from expressions with private fields Design Limitation Constraints of the existing architecture prevent this from being fixed
#56146 opened Oct 18, 2023 by dragomirtitian
Unsound error while check if object instance of another Bug A bug in TypeScript Help Wanted You can do this
#56143 opened Oct 18, 2023 by Crinax Backlog
TypeScript ignoring checks for deeply nested computed object types Needs Investigation This issue needs a team member to investigate its status.
#56138 opened Oct 17, 2023 by sinclairzx81
Proposal: decoratedWith type operator and generic 'value' parameters 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
#56124 opened Oct 16, 2023 by WilcoBakker
5 tasks done
A part of JSDoc for TypedArray toSorted is wrong. Bug A bug in TypeScript Help Wanted You can do this
#56119 opened Oct 16, 2023 by noshiro-pf Backlog
[ServerErrors][JavaScript] 5.3.0-dev.20231015 Needs Investigation This issue needs a team member to investigate its status.
#56113 opened Oct 15, 2023 by typescript-bot
String#match and String#search types are too lenient (should not accept string as regexp argument) Help Wanted You can do this Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#56109 opened Oct 15, 2023 by lionel-rowe Backlog
Generic parameter should take on its default (instead of unknown) when inference of another bound type param fails Working as Intended The behavior described is the intended behavior; this is not a bug
#56108 opened Oct 15, 2023 by loucadufault
5 tasks done
Design Meeting Notes, 10/13/2023 Design Notes Notes from our design meetings
#56103 opened Oct 13, 2023 by DanielRosenwasser
JSDoc doesnt support generics correctly Needs Proposal This issue needs a plan that clarifies the finer details of how it could be implemented. Suggestion An idea for TypeScript
#56102 opened Oct 13, 2023 by thepassle
Unrelated interface causes assignability to change Needs Investigation This issue needs a team member to investigate its status.
#56099 opened Oct 13, 2023 by dragomirtitian
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.