Aurora Blog
Home
Golang x/debug/internal/gocore: TestVersions failures
2025-08-13 14:11:48
132802
#!watchflakesdefault <- pkg == "golang.org/x/debug/internal/gocore" && test == "TestVersions&q...
Golang go/ast: unexpected associations for comments in empty function/loop bodies
2025-08-13 14:11:46
3930
Comments that are placed inside empty function or loop bodies are associated with statements after the body, hence state...
Golang cmd/compile: bug in cmd/compile/internal/importer.(*pkgReader).newReader
2025-08-13 14:11:41
1652
Issue created by stacks.This stack BbuvCg was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...
Golang cmd/vet: disable checks based on go.mod go version
2025-08-13 14:11:37
17075
New vet checks can make old code's tests stop passing. An example is #57059, where the printf format checker got more pr...
Golang os: SameFile doesn't handle invalid file IDs on Windows
2025-08-13 14:11:35
3355
What version of Go are you using (go version)?$ go versiongo version go1.20.7 windows/amd64Does this issue reproduce wit...
Golang cmd/compile: bug in cmd/compile/internal/types.NewField
2025-08-13 14:11:33
1700
Issue created by stacks.This stack EcU8AQ was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...
Golang cmd/compile: bug in cmd/compile/internal/types.(*Type).IsMemory
2025-08-13 14:11:31
1579
Issue created by stacks.This stack ESvSrA was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...
Golang runtime: Caller can return <autogenerated> as filename when called from a global variable
2025-08-13 14:11:29
4546
What version of Go are you using (go version)?$ go versiongo version devel go1.22-de5b418bea Sat Dec 2 03:15:03 2023 +00...
Golang net/http: move HTTP/2 into std
2025-08-13 14:11:27
1515
The net/http package includes transparent support for HTTP/2. The source of truth for this implementation is the golang....
Golang cmd/compile: bug in cmd/compile/internal/types.(*Type).wantEtype
2025-08-13 14:11:23
1655
Issue created by stacks.This stack MUENJg was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...
Golang cmd/go: removed godebug settings cause errors
2025-08-13 14:11:20
6149
Go versiongo 1.24.0Output of go env in your module/workspace:go envAR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CG...
Golang cmd/compile: PGO fails to do multiple levels of inlining into a single function
2025-08-13 14:11:18
28780
Reproducer:-- dep/dep.go --package depvar sink int//go:noinlinefunc spin() { for i := 0; i < 1000000; i++ { ...
Golang cmd/compile: bug in cmd/compile/internal/noder.(*reader).doPkg
2025-08-13 14:11:14
1743
Issue created by stacks.This stack xLknhA was reported by telemetry:compile/bugcmd/compile/internal/base.FatalfAt:+3cmd/...
Golang os: TestGetwdDeep failures
2025-08-13 14:11:12
53388
#!watchflakesdefault <- pkg == "os" && test == "TestGetwdDeep"Issue created automatically...
Golang cmd/vet: go vet complains unsafe.Slice usage
2025-08-13 14:11:10
7729
What version of Go are you using (go version)?$ go versiongo version go1.19.2 darwin/amd64Does this issue reproduce with...
Golang cmd/go: in go 1.21 module, go mod tidy and 'go list -m -u all' disagree over which go.sum lines are needed
2025-08-13 14:11:07
4064
What version of Go are you using (go version)?$ go versiongo version go1.21rc3 darwin/arm64Does this issue reproduce wit...
Golang cmd/go: "no required module provides package" error with file path to replacement module inside another replacement
2025-08-13 14:11:05
3534
What version of Go are you using (go version)?$ go versiongo version go1.16beta1 darwin/amd64go version go1.15.6 darwin/...
Golang cmd/go: some documentation issues for new 1.24 'go tool' features
2025-08-13 14:11:03
4061
"Managing module dependencies": a. The text seems to imply -u is needed to upgrade tools, but the -u is not actually n...
Golang crypto/internal/fips140test:exe_external: unrecognized failures
2025-08-13 14:10:56
11885
#!watchflakesdefault <- pkg == "crypto/internal/fips140test:exe_external" && test == ""Is...
Golang cmd/compile: add test for PGO profiles merged from profiles with different source versions
2025-08-13 14:10:54
1847
Users may be running several slightly different versions of their service in production (e.g., due to staged rollouts).T...
上一页
下一页
1
…
30
31
32
33
34
…
285
.