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/text/unicode: possible array out of bounds from static analyzer result help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66563 opened Mar 27, 2024 by nd-cyberprotect Unreleased
cmd/go: respect GOARCH setting with automatic toolchain downloads GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66562 opened Mar 27, 2024 by eskultety
cmd/compile: untyped float constants representable as int are rejected in range clauses compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#66561 opened Mar 27, 2024 by zephyrtronium Go1.23
access: may-start-trybots NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#66558 opened Mar 27, 2024 by abner-chenc Unreleased
x/tools/cmd/stringer: support generating types defined in test files 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.
#66557 opened Mar 27, 2024 by rogpeppe Unreleased
cmd/test2json: tests inherit signal.Ignore from test2son NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66556 opened Mar 27, 2024 by spikecurtis
runtime: unexpected fault [signal SIGBUS: bus error code=0x1 addr=0x1085d2380 pc=0x100b211c0] WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#66555 opened Mar 27, 2024 by isdwei
x/tools/gopls: panic: invalid Go version "go1.22.1" (should be something like "go1.12") 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.
#66553 opened Mar 27, 2024 by tvendelin Unreleased
x/tools/gopls/internal/test/integration/misc: TestRenamePackage_Nesting failures 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.
#66552 opened Mar 27, 2024 by gopherbot Unreleased
cmd/compile: crash while exporting aliases (with GODEBUG=gotypesalias=1) 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.
#66550 opened Mar 27, 2024 by adonovan Go1.23
x/pkgsite/internal/middleware: TestCache failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66548 opened Mar 27, 2024 by gopherbot Unreleased
x/crypto/ssh: TestParseEncryptedPrivateKeysWithIncorrectPassphrase failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66547 opened Mar 26, 2024 by gopherbot Unreleased
x/crypto/ssh: TestParseEncryptedPrivateKeysWithPassphrase failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66546 opened Mar 26, 2024 by gopherbot Unreleased
x/crypto/ssh: TestPacketCiphers failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66545 opened Mar 26, 2024 by gopherbot Unreleased
go test -short ./...: unrecognized failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66542 opened Mar 26, 2024 by gopherbot
Increase of memory usage after upgrading from go1.8 to go2.2 WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#66541 opened Mar 26, 2024 by arturg-acoustic
cmd/compile: spurious promotion of methods from embedded aliases of unnamed types 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.
#66540 opened Mar 26, 2024 by adonovan Go1.23
net: TestDialerFallbackDelay failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66537 opened Mar 26, 2024 by gopherbot
x/net/quic: TestServer_Rejects_TLSBadCipher failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66536 opened Mar 26, 2024 by gopherbot Unreleased
x/net/quic: TestServer_Rejects_TLS11 failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66535 opened Mar 26, 2024 by gopherbot Unreleased
x/net/quic: TestServer_Rejects_TLS10 failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66534 opened Mar 26, 2024 by gopherbot Unreleased
ProTip! Exclude everything labeled bug with -label:bug.