Aurora Blog
Home
Golang x/tools/cmd/godoc: link "package foo" and "foo package" in text when "foo" exists
2025-06-15 14:01:54
2859
It would be nice if godoc could automatically link text that refers to extant packages.Comment From: adgComment 1:Labels...
Golang x/tools/gopls: multiple errors for a single instance of 'no new variables'
2025-06-15 14:01:52
3909
What did you do?% cat x.gopackage mainfunc f() (x, y, z int) { x, y := 1, 2 return}% gopls check x.goLog: Loading ...
Golang cmd/compile: TestScript/embedbad failures on openbsd/ppc64
2025-06-15 14:01:49
4598
#!watchflakesdefault <- pkg == "cmd/compile" && test == "TestScript/embedbad"Issue create...
Golang all: flaky failures on openbsd/ppc64
2025-06-15 14:01:48
1704
#!watchflakesdefault <- pkg == "cmd/link" && test == "TestMachOBuildVersion"Issue created...
Golang archive/tar: unrecognized failures
2025-06-15 14:01:46
2459
#!watchflakesdefault <- pkg == "archive/tar" && test == ""Issue created automatically to ...
Golang cmd/compile/internal/arm: unrecognized failures
2025-06-15 14:01:44
8740
#!watchflakesdefault <- pkg == "cmd/compile/internal/arm" && test == ""Issue created auto...
Golang sweet/harnesses: sweet fails when building esbuild a second time with the same configuration
2025-06-15 14:01:42
1380
I used the following configuration for the esbuild benchmark:# config.toml[[config]] name = "myconfig" goroo...
Golang x/tools/gopls/internal/test/integration/misc: TestEditingGeneratedFileWarning/default failures
2025-06-15 14:01:40
20357
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test ==...
Golang cmd/go: TestScript/mod_get_changes failures
2025-06-15 14:01:38
3106
#!watchflakesdefault <- pkg == "cmd/go" && test == "TestScript/mod_get_changes"Issue crea...
Golang runtime/cgo: cgo Process crashing due to fatal error while making cgo calls from go routines in interaction between go & c
2025-06-15 14:01:36
91276
Go versiongo1.22.3 darwin/arm64Output of go env in your module/workspace:GO111MODULE='on'GOARCH='arm64'GOBIN=''GOCACHE='...
Golang x/tools/gopls: Cannot navigate to function on MacOS when the go file is Windows OS specific.
2025-06-15 14:01:34
3042
Go versiongo version go1.22.3 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN='/...
Pandas BUG: Type error supplying SQLAlchemy NVARCHAR length in to_sql()
2025-06-15 14:01:27
3381
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Apache Superset Unable to add a SQLite DB
2025-06-15 14:01:16
16809
I tried to add a db located at "/home/hc/superset/db/test.db" to superset via "Sources->Databases->Add a new recor...
Apache Dubbo [Bug] Consumer reconnects every 3 mins due to heartbeat check failure, and not about the network but serialization.
2025-06-15 14:01:06
2443
Pre-check[X] I am sure that all the content I provide is in English.Search before asking[X] I had searched in the issues...
Apache Dubbo [Feature] spring5.3.39 cannot start in springboot3.2.5
2025-06-15 14:01:04
7248
Pre-check[X] I am sure that all the content I provide is in English.Search before asking[X] I had searched in the issues...
Apache Dubbo [Bug] Symptom: A single machine occasionally a large area of dubbo call timeout
2025-06-15 14:01:02
1953
Pre-check[X] I am sure that all the content I provide is in English.Search before asking[X] I had searched in the issues...
Apache Dubbo [Bug] dubbo 3.3.2 can not set extra metadata
2025-06-15 14:01:00
1823
Pre-check[X] I am sure that all the content I provide is in English.Search before asking[X] I had searched in the issues...
Apache Dubbo [Bug] dubbo 3.3.3 remove project dubbo-dependencies-zookeeper-curator5
2025-06-15 14:00:56
2264
Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
Gorm Statement.Changed can't work on a new custom struct
2025-06-15 14:00:39
865
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/808DescriptionWhen hook tx.Statement.Changed on func Befo...
Gorm 默认值导致的bug
2025-06-15 14:00:37
882
库的版本:gorm.io/driver/mysql v1.5.7gorm.io/gorm v1.25.12go的版本:1.24.3模型文件:AutoClose bool json:"autoClose" gorm:"column:auto_...
上一页
下一页
1
…
306
307
308
309
310
…
369
.