{"payload":{"header_redesign_enabled":false,"results":[{"author_name":"Ghabriel","author_avatar_url":"https://avatars.githubusercontent.com/u/461966?s=48&v=4","id":"2381291896","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":20929025,"name":"TypeScript","owner_id":6154722,"owner_login":"microsoft","updated_at":"2024-06-28T22:25:16.878Z","has_issues":true}},"labels":[],"num_comments":0,"number":59074,"state":"open","hl_title":"TS7022 (circular reference) on simple assignments in a loop","hl_text":"šŸ”Ž Search Terms\n\nTS7022, implicitly has type any because it does not have a type annotation and is referenced directly or indirectly in\nits own initializer, circular reference, circular type\n\nšŸ•— Version ...","created":"2024-06-28T19:52:36.000-03:00","reviewable_state":null,"merged":null},{"author_name":"cassiano","author_avatar_url":"https://avatars.githubusercontent.com/u/34060?s=48&v=4","id":"2381092713","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":20929025,"name":"TypeScript","owner_id":6154722,"owner_login":"microsoft","updated_at":"2024-06-28T22:25:16.878Z","has_issues":true}},"labels":[],"num_comments":0,"number":59069,"state":"open","hl_title":"Function overloading of generic functions allows for invalid code","hl_text":"šŸ”Ž Search Terms\n\nfunction overloading generic functions invalid code\n\nšŸ•— Version Regression Information\n\n - This is the behavior in every version I tried, and I reviewed the FAQ for entries about function ...","created":"2024-06-28T17:01:41.000-03:00","reviewable_state":null,"merged":null},{"author_name":"sheetalkamat","author_avatar_url":"https://avatars.githubusercontent.com/u/8052792?s=48&v=4","id":"2380945934","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":20929025,"name":"TypeScript","owner_id":6154722,"owner_login":"microsoft","updated_at":"2024-06-28T22:25:16.878Z","has_issues":true}},"labels":["In Discussion","Suggestion"],"num_comments":1,"number":59067,"state":"open","hl_title":"Deprecating no-default-lib and rethinking of other lib related CompilerOptions","hl_text":"šŸ” Search Terms\n\nlib, no-default-lib, noLib\n\nāœ… Viability Checklist\n\n - [X] This wouldn t be a breaking change in existing TypeScript/JavaScript code\n - [X] This wouldn t change the runtime behavior of ...","created":"2024-06-29T03:19:00.000+09:00","reviewable_state":null,"merged":null},{"author_name":"lauraharker","author_avatar_url":"https://avatars.githubusercontent.com/u/5482476?s=48&v=4","id":"2380927123","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":20929025,"name":"TypeScript","owner_id":6154722,"owner_login":"microsoft","updated_at":"2024-06-28T22:25:16.878Z","has_issues":true}},"labels":[],"num_comments":0,"number":59066,"state":"open","hl_title":"FR: Add TS config option to disable "<some regex feature> is only available when targeting 'es2018' or later.".","hl_text":"Acknowledgement\n\n - [X] I acknowledge that issues using this template may be closed without further explanation at the maintainer s\n discretion.\n\nComment\n\nSearch terms for existing issues\n\nregex , ...","created":"2024-06-28T11:06:42.000-07:00","reviewable_state":null,"merged":null},{"author_name":"rotu","author_avatar_url":"https://avatars.githubusercontent.com/u/119948?s=48&v=4","id":"2380828889","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":20929025,"name":"TypeScript","owner_id":6154722,"owner_login":"microsoft","updated_at":"2024-06-28T22:25:16.878Z","has_issues":true}},"labels":[],"num_comments":11,"number":59064,"state":"open","hl_title":"Overload call signature resolution resolves to first overload","hl_text":"šŸ”Ž Search Terms\n\noverload, multiple call signature\n\nšŸ•— Version Regression Information\n\n - This is the behavior in every version I tried, and I reviewed the FAQ for entries about overloads\n\nāÆ Playground ...","created":"2024-06-28T12:00:40.000-05:00","reviewable_state":null,"merged":null},{"author_name":"IceCola97","author_avatar_url":"https://avatars.githubusercontent.com/u/17672951?s=48&v=4","id":"2380093000","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":20929025,"name":"TypeScript","owner_id":6154722,"owner_login":"microsoft","updated_at":"2024-06-28T22:25:16.878Z","has_issues":true}},"labels":[],"num_comments":3,"number":59063,"state":"closed","hl_title":"Suggestion: A use case requires the "nameof" operator","hl_text":"šŸ” Search Terms\n\nnameof and 1579\n\nSee also https://github.com/microsoft/TypeScript/issues/394 and https://github.com/microsoft/TypeScript/issues/1003.\n\nA fix for the magic string problem is a common requirement ...","created":"2024-06-28T18:21:24.000+08:00","reviewable_state":null,"merged":null},{"author_name":"wasabi315","author_avatar_url":"https://avatars.githubusercontent.com/u/38744885?s=48&v=4","id":"2380085249","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":20929025,"name":"TypeScript","owner_id":6154722,"owner_login":"microsoft","updated_at":"2024-06-28T22:25:16.878Z","has_issues":true}},"labels":[],"num_comments":0,"number":59062,"state":"open","hl_title":"`getTypeListId` crashes with `TypeError: Cannot read properties of undefined (reading 'id')`","hl_text":"šŸ”Ž Search Terms\n\ngetTypeListId, circular reference, conditional types\n\nšŸ•— Version Regression Information\n\n - This is a crash\n - This changed between versions (confirmed using the Playground)\n - ...","created":"2024-06-28T10:16:54.000Z","reviewable_state":null,"merged":null},{"author_name":"codeflyA","author_avatar_url":"https://avatars.githubusercontent.com/u/51228740?s=48&v=4","id":"2379754508","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":20929025,"name":"TypeScript","owner_id":6154722,"owner_login":"microsoft","updated_at":"2024-06-28T22:25:16.878Z","has_issues":true}},"labels":["Duplicate"],"num_comments":5,"number":59061,"state":"open","hl_title":"The type reduction of the in operator is invalid in ts 5.5","hl_text":"šŸ”Ž Search Terms\n\nThe type reduction of the in operator is invalid in ts 5.5\n\nšŸ•— Version Regression Information\n\nts 5.5\n\nāÆ Playground Link\n\nNo response\n\nšŸ’» Code\n\nexport type IZhgztDeptTreeChildren = { organizationCode: ...","created":"2024-06-28T03:10:14.000-04:00","reviewable_state":null,"merged":null},{"author_name":"XDUyhfu","author_avatar_url":"https://avatars.githubusercontent.com/u/49051362?s=48&v=4","id":"2379591500","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":20929025,"name":"TypeScript","owner_id":6154722,"owner_login":"microsoft","updated_at":"2024-06-28T22:25:16.878Z","has_issues":true}},"labels":[],"num_comments":1,"number":59060,"state":"open","hl_title":"How to correctly obtain the type of return value after the decorator","hl_text":"Acknowledgement\n\n - [X] I acknowledge that issues using this template may be closed without further explanation at the maintainer s\n discretion.\n\nComment\n\nimport { Observable, of } from rxjs ;\nconst ...","created":"2024-06-28T07:11:48.000+02:00","reviewable_state":null,"merged":null},{"author_name":"DanielRosenwasser","author_avatar_url":"https://avatars.githubusercontent.com/u/972891?s=48&v=4","id":"2379234816","issue":{"issue":{"pull_request_id":null}},"repo":{"repository":{"id":20929025,"name":"TypeScript","owner_id":6154722,"owner_login":"microsoft","updated_at":"2024-06-28T22:25:16.878Z","has_issues":true}},"labels":["Domain: Performance","Suggestion"],"num_comments":2,"number":59058,"state":"open","hl_title":"Investigate Wildcard Matching Performance","hl_text":"Recently I investigated optimizing path matching in https://github.com/microsoft/TypeScript/pull/59048 since an internal\nproject had over 5500 path mapping entries.\n\n@dmichon-msft brought up a similar ...","created":"2024-06-27T19:08:18.000-04:00","reviewable_state":null,"merged":null}],"type":"issues","page":1,"page_count":100,"elapsed_millis":82,"errors":[],"result_count":40298,"facets":[],"protected_org_logins":[],"topics":null,"query_id":"","logged_in":false,"sign_up_path":"/signup?source=code_search_results","sign_in_path":"/login?return_to=https%3A%2F%2Fgithub.com%2Fsearch%3Fq%3Drepo%253Amicrosoft%252FTypeScript%2B%26type%3DIssues","metadata":null},"title":"Issue search results"}