開放Surprising excess property check with recursive generic constraintDomain: check: Excess Property CheckingHelp WantedPossible ImprovementMicrosoft/TypeScript #55,644 建立於 2023年9月6日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南5 則留言0 個反應0 負責人
開放Source generator warning duplication and missing link and descriptionArea-IDEBughelp wanteddotnet/roslyn #69,826 建立於 2023年9月5日 · C# · 20,414 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南8 則留言1 個反應0 負責人
開放No type inferrence of callback arguments inside a tuple union typeBugDomain: check: Type InferenceHelp WantedMicrosoft/TypeScript #55,632 建立於 2023年9月5日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南5 則留言0 個反應0 負責人
開放Properly support "enabled_when_ready" attribute for methodsenhancementgood first issueB-Lang-org/bsc #607 建立於 2023年8月25日 · Haskell · 1,108 stars為什麼推薦尚無負責人 · 尚無留言尚無負責人尚無留言帶有初學者友善標籤0 則留言0 個反應0 負責人
開放`transpileModule`: debug failure crashBugCrashDomain: CrashesEffort: ModerateHelp WantedMicrosoft/TypeScript #55,497 建立於 2023年8月24日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南2 則留言0 個反應0 負責人
開放Investigate why having `Microsoft.NET.Test.Sdk` as a dependency throw exceptions while scanning for Fable pluginsbughelp wantedfable-compiler/Fable #3,511 建立於 2023年8月22日 · F# · 3,087 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤6 則留言0 個反應0 負責人
開放Source range of deleted or defaulted function outside class body is inaccurateclang:frontendgood first issuellvm/llvm-project #64,805 建立於 2023年8月18日 · C++ · 26,378 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南22 則留言0 個反應0 負責人
開放Incorrectly reported `TS2322` error on array items after spreadBugDomain: Error MessagesHelp WantedMicrosoft/TypeScript #55,340 建立於 2023年8月11日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南1 則留言0 個反應0 負責人
開放TypeScript can't infer correct type from while loop if while condition is given a promiseDomain: check: Control FlowHelp WantedPossible ImprovementMicrosoft/TypeScript #55,300 建立於 2023年8月8日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南5 則留言0 個反應0 負責人
開放cmd/compiler: nil pointer dereference in `cmd/internal/obj.(*Link).NumberSyms` on `openbsd/arm64`NeedsInvestigationOS-OpenBSDarch-arm64compiler/runtimehelp wantedgolang/go #61,697 建立於 2023年8月1日 · Go · 133,883 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南3 則留言0 個反應0 負責人
開放ReferenceError caused by const enumBugDomain: enumHelp WantedMicrosoft/TypeScript #55,212 建立於 2023年7月31日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南2 則留言0 個反應0 負責人
開放Only Left and returnValue gets checked for dynamic in signatureArea-CompilersBughelp wanteddotnet/roslyn #69,215 建立於 2023年7月25日 · C# · 20,414 stars為什麼推薦尚無負責人 · 尚無留言尚無負責人尚無留言帶有初學者友善標籤提供貢獻指南0 則留言0 個反應0 負責人
開放cmd/go: -compiler=gccgo: -buildmode=c-archive can't produce an archive with statically linked libgoGoCommandNeedsInvestigationhelp wantedgolang/go #61,549 建立於 2023年7月24日 · Go · 133,883 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南1 則留言0 個反應0 負責人
開放Module augmentation allows non-identical type parameters as long as there are defaults, but doesn't pass themBugDomain: BinderHelp WantedMicrosoft/TypeScript #55,026 建立於 2023年7月14日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 尚無留言尚無負責人尚無留言帶有初學者友善標籤提供貢獻指南0 則留言2 個反應0 負責人
開放We should have a tool that finds unused diagnostic IDsQoIcompilerdevelopment toolsfeaturegood first issueutilsswiftlang/swift #67,306 建立於 2023年7月14日 · Swift · 69,989 stars為什麼推薦帶有初學者友善標籤 · 提供貢獻指南帶有初學者友善標籤提供貢獻指南8 則留言0 個反應1 負責人
開放Using nullish coalescing with untyped field in constructor trigger TS7022Domain: check: Type InferenceHelp WantedPossible ImprovementMicrosoft/TypeScript #55,013 建立於 2023年7月13日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南1 則留言0 個反應0 負責人
開放`DoGetExtensionMethods` allocates large arrays on the LOHArea-CompilersArea-Performancehelp wanteddotnet/roslyn #69,022 建立於 2023年7月13日 · C# · 20,414 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南3 則留言0 個反應0 負責人
開放RFE: user configs from «--user-package-configuration-file» should overwrite hardcoded standard.nuitka-package.config.ymlenhancementhelp wantedNuitka/Nuitka #2,325 建立於 2023年7月12日 · Python · 10,351 stars為什麼推薦帶有初學者友善標籤 · 提供貢獻指南帶有初學者友善標籤提供貢獻指南7 則留言1 個反應1 負責人
開放*explicit* type guard passed to Array.filter does not narrow typeDomain: check: Control FlowHelp WantedPossible ImprovementMicrosoft/TypeScript #54,966 建立於 2023年7月11日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南7 則留言2 個反應0 負責人
開放error TS4058: Return type of exported function has or is using name '$SYM' from external module fileA but cannot be namedDomain: Declaration EmitHelp WantedPossible ImprovementMicrosoft/TypeScript #54,964 建立於 2023年7月11日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南1 則留言4 個反應0 負責人
開放Surprising excess property check with recursive generic constraintDomain: check: Excess Property CheckingHelp WantedPossible ImprovementMicrosoft/TypeScript #55,644 建立於 2023年9月6日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南5 則留言0 個反應0 負責人
開放Source generator warning duplication and missing link and descriptionArea-IDEBughelp wanteddotnet/roslyn #69,826 建立於 2023年9月5日 · C# · 20,414 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南8 則留言1 個反應0 負責人
開放No type inferrence of callback arguments inside a tuple union typeBugDomain: check: Type InferenceHelp WantedMicrosoft/TypeScript #55,632 建立於 2023年9月5日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南5 則留言0 個反應0 負責人
開放Properly support "enabled_when_ready" attribute for methodsenhancementgood first issueB-Lang-org/bsc #607 建立於 2023年8月25日 · Haskell · 1,108 stars為什麼推薦尚無負責人 · 尚無留言尚無負責人尚無留言帶有初學者友善標籤0 則留言0 個反應0 負責人
開放`transpileModule`: debug failure crashBugCrashDomain: CrashesEffort: ModerateHelp WantedMicrosoft/TypeScript #55,497 建立於 2023年8月24日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南2 則留言0 個反應0 負責人
開放Investigate why having `Microsoft.NET.Test.Sdk` as a dependency throw exceptions while scanning for Fable pluginsbughelp wantedfable-compiler/Fable #3,511 建立於 2023年8月22日 · F# · 3,087 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤6 則留言0 個反應0 負責人
開放Source range of deleted or defaulted function outside class body is inaccurateclang:frontendgood first issuellvm/llvm-project #64,805 建立於 2023年8月18日 · C++ · 26,378 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南22 則留言0 個反應0 負責人
開放Incorrectly reported `TS2322` error on array items after spreadBugDomain: Error MessagesHelp WantedMicrosoft/TypeScript #55,340 建立於 2023年8月11日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南1 則留言0 個反應0 負責人
開放TypeScript can't infer correct type from while loop if while condition is given a promiseDomain: check: Control FlowHelp WantedPossible ImprovementMicrosoft/TypeScript #55,300 建立於 2023年8月8日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南5 則留言0 個反應0 負責人
開放cmd/compiler: nil pointer dereference in `cmd/internal/obj.(*Link).NumberSyms` on `openbsd/arm64`NeedsInvestigationOS-OpenBSDarch-arm64compiler/runtimehelp wantedgolang/go #61,697 建立於 2023年8月1日 · Go · 133,883 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南3 則留言0 個反應0 負責人
開放ReferenceError caused by const enumBugDomain: enumHelp WantedMicrosoft/TypeScript #55,212 建立於 2023年7月31日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南2 則留言0 個反應0 負責人
開放Only Left and returnValue gets checked for dynamic in signatureArea-CompilersBughelp wanteddotnet/roslyn #69,215 建立於 2023年7月25日 · C# · 20,414 stars為什麼推薦尚無負責人 · 尚無留言尚無負責人尚無留言帶有初學者友善標籤提供貢獻指南0 則留言0 個反應0 負責人
開放cmd/go: -compiler=gccgo: -buildmode=c-archive can't produce an archive with statically linked libgoGoCommandNeedsInvestigationhelp wantedgolang/go #61,549 建立於 2023年7月24日 · Go · 133,883 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南1 則留言0 個反應0 負責人
開放Module augmentation allows non-identical type parameters as long as there are defaults, but doesn't pass themBugDomain: BinderHelp WantedMicrosoft/TypeScript #55,026 建立於 2023年7月14日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 尚無留言尚無負責人尚無留言帶有初學者友善標籤提供貢獻指南0 則留言2 個反應0 負責人
開放We should have a tool that finds unused diagnostic IDsQoIcompilerdevelopment toolsfeaturegood first issueutilsswiftlang/swift #67,306 建立於 2023年7月14日 · Swift · 69,989 stars為什麼推薦帶有初學者友善標籤 · 提供貢獻指南帶有初學者友善標籤提供貢獻指南8 則留言0 個反應1 負責人
開放Using nullish coalescing with untyped field in constructor trigger TS7022Domain: check: Type InferenceHelp WantedPossible ImprovementMicrosoft/TypeScript #55,013 建立於 2023年7月13日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南1 則留言0 個反應0 負責人
開放`DoGetExtensionMethods` allocates large arrays on the LOHArea-CompilersArea-Performancehelp wanteddotnet/roslyn #69,022 建立於 2023年7月13日 · C# · 20,414 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南3 則留言0 個反應0 負責人
開放RFE: user configs from «--user-package-configuration-file» should overwrite hardcoded standard.nuitka-package.config.ymlenhancementhelp wantedNuitka/Nuitka #2,325 建立於 2023年7月12日 · Python · 10,351 stars為什麼推薦帶有初學者友善標籤 · 提供貢獻指南帶有初學者友善標籤提供貢獻指南7 則留言1 個反應1 負責人
開放*explicit* type guard passed to Array.filter does not narrow typeDomain: check: Control FlowHelp WantedPossible ImprovementMicrosoft/TypeScript #54,966 建立於 2023年7月11日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南7 則留言2 個反應0 負責人
開放error TS4058: Return type of exported function has or is using name '$SYM' from external module fileA but cannot be namedDomain: Declaration EmitHelp WantedPossible ImprovementMicrosoft/TypeScript #54,964 建立於 2023年7月11日 · TypeScript · 48,455 stars為什麼推薦尚無負責人 · 帶有初學者友善標籤尚無負責人帶有初學者友善標籤提供貢獻指南1 則留言4 個反應0 負責人