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

SARIF output for tsc failures
#55890 opened Sep 27, 2023 by rhuanbarreto
5 tasks done
TSC fatal error: Maximum call stack size exceeded Needs More Info The issue still hasn't been fully clarified
#55889 opened Sep 27, 2023 by axetroy
No error on super. for inferred class properties in JavaScript Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically 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
#55884 opened Sep 26, 2023 by DanielRosenwasser Backlog
Misleading error message for super.instanceProperty Bug A bug in TypeScript Domain: Error Messages The issue relates to error messaging
#55883 opened Sep 26, 2023 by DanielRosenwasser
Provide an option to enable stricter type checking of Number.isNaN, Number.isFinite, etc. to catch very obvious bugs 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
#55878 opened Sep 26, 2023 by Sweater-Baron
5 tasks done
Generics are not inferring properly in functions Not a Defect This behavior is one of several equally-correct options
#55873 opened Sep 26, 2023 by alesmenzel
Typescript is not able to resolve the union after a merge Question An issue which isn't directly actionable in code
#55872 opened Sep 26, 2023 by thibault-lr
ResolvedDateTimeFormatOptions Timezone is possibly undefined Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Help Wanted You can do this
#55869 opened Sep 26, 2023 by aar9nk Backlog
Error in 'computePositionOfLineAndCharacter' during 'quickinfo' Bug A bug in TypeScript Source: Telemetry The issue relates to the telemetry in editors
#55857 opened Sep 25, 2023 by typescript-bot
Object.assign breaks after 4 arguments Duplicate An existing issue was already created
#55854 opened Sep 25, 2023 by dev-ardi
Object.assign not inferring Duplicate An existing issue was already created
#55853 opened Sep 25, 2023 by dev-ardi
Nested objects are not checked Working as Intended The behavior described is the intended behavior; this is not a bug
#55852 opened Sep 25, 2023 by vaynevayne
No error thrown when calling concat with T[] and T[][] Duplicate An existing issue was already created
#55844 opened Sep 23, 2023 by thomasschafer
String#matchAll is too restrictive in its parameter type 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
#55843 opened Sep 23, 2023 by bbrk24
never as keyof tuples/arrays behaves the same as number Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#55841 opened Sep 23, 2023 by kristiannotari Backlog
ProTip! Adding no:label will show everything without a label.