Golang x/tools/gopls/internal/filewatcher: TestFileWatcher/broken_symlink_in_darwin failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/filewatcher" && test == "Tes...

Golang x/vulndb: TestLintReports/data/reports/GO-2024-3085.yaml failures

#!watchflakesdefault <- pkg == "golang.org/x/vulndb" && test == "TestLintReports/data/reports/...

Golang x/vulndb: TestLintReports/data/reports/GO-2024-2479.yaml failures

#!watchflakesdefault <- pkg == "golang.org/x/vulndb" && test == "TestLintReports/data/reports/...

Golang x/tools/internal/modindex: TestIncrementalNope failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/internal/modindex" && test == "TestIncremen...

Golang cmd/go/internal/lockedfile: TestCanLockExistingFile failures

#!watchflakesdefault <- pkg == "cmd/go/internal/lockedfile" && test == "TestCanLockExistingFil...

Golang x/vulndb: TestLintReports/data/reports/GO-2024-3181.yaml failures

#!watchflakesdefault <- pkg == "golang.org/x/vulndb" && test == "TestLintReports/data/reports/...

Golang net/http: TestOmitHTTP2 failures

#!watchflakesdefault <- pkg == "net/http" && test == "TestOmitHTTP2"Issue created automat...

Golang x/tools/gopls: regtest flakes due to hanging go commands

#!watchflakespost <- goos != "netbsd" && (pkg ~ `^golang.org/x/tools/gopls` || (repo == "tools...

Golang x/tools/gopls: Is there any way to filter errors?

gopls versionBuild infogolang.org/x/tools/gopls v0.16.1 golang.org/x/tools/gopls@v0.16.1 h1:1hO/dCeUvjEYx3V0rVvCtOkwn...

Golang x/build/cmd/relui: error sending release annoucement email

SendGrid returned:unexpected status 401 Unauthorized, want 202 Accepted; body = {"errors":[{"message&quot...

Golang x/crypto/ssh/knownhosts: incorrect parsing of known_hosts for ipv6

What version of Go are you using (go version)?$ go versiongo version go1.18 linux/amd64Does this issue reproduce with th...

Golang x/tools/gopls: release version v0.20.0

This issue tracks progress toward releasing gopls@v0.20.0[x] create or update gopls-release-branch.0.20[x] update go.mod...

Golang proposal: cmd/vet: warn about copying a time.Timer value

The following code works fine on Go 1.22, but breaks on Go 1.23.0 on the http.DefaultClient.Do() line. On Linux, it free...

Golang cmd/go: TestScript/mod_download_exec_toolchain failures

#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/mod_download_exec_toolchain&quo...

Golang cmd/go: provide straightforward way to see non-test dependencies

It's important to be able to see the full set of dependencies used by production code exclusive of tests, particularly w...

Golang x/tools/gopls: "failed to find object for objectPath" bug in gcimporter

#!stacks"gopls/bug" && "(*importReader).objectPathObject:+9"Issue created by stacks.// objec...

Golang x/tools/gopls: ChangeSignature: "cannot inline: corrupted reference" bug

#!stacks"inlineAllCalls:+120" && "bug.Errorf"Issue created by stacks. // Sanity check...

Golang x/tools/gopls: template.SemanticTokens: panic in template.(*Parsed).RuneCount

#!stacks"goPanicIndex" && "template.(*Parsed).RuneCount" && "template.SemanticT...

Golang x/tools/gopls: Definition: "no metadata for package 'unsafe'" bug

#!stacks"bug.Errorf" && "golang.builtinDecl:+63"Issue created by stacks. if obj.Pkg() == ...

Golang cmd/compile: Eliminate bound checks on access to positive modulo

Given something in the formrem := len(foo) % m_ = foo[:rem]The compiler currently (1.14) inserts a bound check on foo[:r...
上一页 下一页
.