-
Notifications
You must be signed in to change notification settings - Fork 17.8k
Issues: golang/go
Go team quiet weeks December 23–January 3: issue tracker resp...
#70965
opened Dec 23, 2024 by
cherrymui
Open
1
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
Label
Projects
Milestones
Assignee
Sort
Issues list
x/tools/gopls/internal/telemetry/cmd/stacks: more automation
gopls
Issues related to the Go language server, gopls.
telemetry
x/telemetry issues
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: Completion: failed type assertion in completer.item
gopls/completion
Issues related to auto-completion in gopls.
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
go/types: panic("t.fromRHS = %s, typ = %s") in setDefType
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
#71029
opened Dec 26, 2024 by
adonovan
x/tools/gopls: CodeAction: nil panic in findMatchingDiagnostics
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: report if accepting a completion item will result in auto-import
FeatureRequest
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: Hover: nil deref in golang.StdSymbolOf
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: Rename: crash due to Info.Defs[id]=nil bug in checkStructField
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: stubmethods: nil deref of FuncType.Results in fromReturnStmt
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: revisit the set of 'quickfix' refactorings
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: DidModifyFiles: "failed to define view for open file" bug in selectViewDefs
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: check CGO_ENABLED when symbol is undefined because of implicit build constraint
gopls
Issues related to the Go language server, gopls.
#70863
opened Dec 16, 2024 by
xieyuschen
runtime: panic in runtime.mapiterinit (loong64)
arch-loong64
Issues solely affecting the loongson architecture.
compiler/runtime
Issues related to the Go compiler and/or runtime.
gopls
Issues related to the Go language server, gopls.
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: fails to detect tests starting with an underscore
gopls/analysis
Issues related to running analysis in gopls
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls/internal/analysis: add "modernizer" analyzers
Analysis
Issues related to static analysis (vet, x/tools/go/analysis)
FeatureRequest
gopls/analysis
Issues related to running analysis in gopls
gopls
Issues related to the Go language server, gopls.
Refactoring
Issues related to refactoring tools
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: "diagnostic location is not among files of package: %s" bug (with analyzer SA4023)
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls/internal/extract: extract L-value should replace its uses with dereferenced access
gopls
Issues related to the Go language server, gopls.
Refactoring
Issues related to refactoring tools
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/internal/refactor/inline: reduce call if neither binding decl nor callee body would create name conflicts
gopls
Issues related to the Go language server, gopls.
Refactoring
Issues related to refactoring tools
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: fix quickfix to add missing import when package name does not match directory name
gopls/imports
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: slice OOB panic in fixAST on array type
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/cmd/goimports,gopls: avoid deprecated symbols and/or packages
gopls/imports
gopls
Issues related to the Go language server, gopls.
x/tools/gopls: invoking source.addTest from CLI fails with ENOENT
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: feature request: refactor.extract.struct
FeatureRequest
gopls
Issues related to the Go language server, gopls.
Refactoring
Issues related to refactoring tools
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: fillStruct mess-up code format
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: stubmethods: "could not find the enclosing function of the return statement" bug in GetIfaceStubInfo
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/tools/gopls: unimported completion corrupts import decl (client=BBEdit)
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.