Skip to content

Issues: golang/go

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

x/tools/gopls: nil pointer dereference in internal/typeparams.CoreType (crash) automatedReport gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#67142 opened May 2, 2024 by hyangah Unreleased
cmd/compile: internal compiler error: panic with range over integer value compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67141 opened May 2, 2024 by mmp
syscall: Netlink message captured by syscall.ParseNetlinkMessage always has 0 pid compiler/runtime Issues related to the Go compiler and/or runtime.
#67133 opened May 2, 2024 by lubronzhan
cmd/compile: missing DWARF location lists for local variables in optimized code compiler/runtime Issues related to the Go compiler and/or runtime.
#67130 opened May 1, 2024 by andreimatei
net/netip: FuzzParse failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67126 opened May 1, 2024 by gopherbot
x/tools/go/analysis/passes/stdversion: spurious reports in files tagged //go:build 1.<old> Analysis Issues related to static analysis (vet, x/tools/go/analysis) Tools This label describes issues relating to any tools in the x/tools repository.
#67123 opened May 1, 2024 by adonovan Go1.23
security: fix CVE-2024-24787 [1.22 backport] CherryPickApproved Used during the release process for point releases Security
#67122 opened Apr 30, 2024 by gopherbot Go1.22.3
security: fix CVE-2024-24787 [1.21 backport] CherryPickApproved Used during the release process for point releases Security
#67121 opened Apr 30, 2024 by gopherbot Go1.21.10
cmd/go/internal/modfetch: TestCodeRepo failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67117 opened Apr 30, 2024 by gopherbot
cmd/go: error on invalid package name GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67115 opened Apr 30, 2024 by hariszukanovic
x/pkgsite: package removal request for git.dbyte.xyz/distro/gerry/shared pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#67114 opened Apr 30, 2024 by DistroByte Unreleased
cmd/go/internal/list: segmentation fault on darwin GoCommand cmd/go WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#67113 opened Apr 30, 2024 by podtserkovskiy
x/tools/go/analysis/passes/unusedwrite: detect dead stores to local vars Analysis Issues related to static analysis (vet, x/tools/go/analysis)
#67109 opened Apr 29, 2024 by adonovan Unreleased
ProTip! Exclude everything labeled bug with -label:bug.