Aurora Blog
Home
Golang x/exp/typeparams: TestAPIConsistency fail with Go tip since CL 575455
2025-08-23 14:03:44
1016
The x/exp repo started to fail consistently since CL 575455 (on the main repo). E.g.https://ci.chromium.org/ui/p/golang/...
Golang x/playground: fail to build with Go tip since CL 603476
2025-08-23 14:03:42
1670
It started to fail consistently since CL 603476 (on the main repo).E.g. https://ci.chromium.org/ui/p/golang/builders/ci/...
Golang os: ReadDir and Readdir on a File opened from a relative path try the wrong paths for FileInfo structs
2025-08-23 14:03:38
3068
What version of Go are you using (go version)?$ go versiondevel go1.22-98bacdeafe Mon Aug 14 12:51:16 2023 +0000Does thi...
Golang x/website: /blog/feed.atom missing an author field
2025-08-23 14:03:34
1704
What is the URL of the page with the issue?https://go.dev/blog/feed.atomWhat is your user agent?Mozilla/5.0 (X11; Linux ...
Golang cmd/go: bootstrapped vet tool for 1.23 lacks GODEBUG=gotypesalias=1
2025-08-23 14:03:30
5436
As reported in #68796, it appears that the cmd/vet built by make.bash lacks GODEBUG=gotypesalias=1, which should have be...
Golang runtime: windows arm32 1.22 broken
2025-08-23 14:03:24
1078
Go version1.22commit https://github.com/golang/go/commit/4beb33018b35d3a68f0ce41bee10f56512d1696e breaks go building on ...
Golang x/pkgsite: wrong version on @latest
2025-08-23 14:03:17
4637
What is the URL of the page with the issue?https://pkg.go.dev/github.com/wttech/pulumi-aem/sdkWhat is your user agent?Mo...
Golang x/vuln/cmd/govulncheck: TestCommand/main fail with Go tip since CL 596035
2025-08-23 14:03:09
1136
x/vuln's longtest builders started to fail consistently since (main repo's) CL 596035https://ci.chromium.org/ui/p/golang...
Golang x/image/font/opentype: can't draw "/System/Library/Fonts/Apple Color Emoji.ttc" (sbix issue?)
2025-08-23 14:03:07
750
Go versiongo version go1.24.6 darwin/arm64Output of go env in your module/workspace:n/aWhat did you do?Try to render an ...
Golang cmd/link: -buildmode=c-shared not supported on windows/arm
2025-08-23 14:03:03
13479
What version of Go are you using (go version)?$ go version 1.15.6Does this issue reproduce with the latest release?yesWh...
Golang x/build/gophers: please update or remove my email address
2025-08-23 14:03:01
589
Go versionNAOutput of go env in your module/workspace:NAWhat did you do?NAWhat did you see happen?I'm being harassed at ...
Pandas BUG: CategoricalIndex.fillna with a tuple category
2025-08-23 14:02:54
318
The _require_scalar check is wrong in this case (also likely for object dtype Index)ci = pd.CategoricalIndex([(0, 1), (1...
Pandas BUG: Series.map to tuple values fails for category dtype
2025-08-23 14:02:53
7421
[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...
Pandas BUG: Cannot use .loc to set a ndarray as the value of an empty dataframe
2025-08-23 14:02:49
2705
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: DataFrame.at allows adding new rows to a DataFrame
2025-08-23 14:02:46
3452
df = pd.DataFrame({'a': [1, 2]})df.at[5, 'a'] = 6print(df)# a# 0 1.0# 1 2.0# 5 6.0The docstring of DataFrame.at ...
Pandas BUG: Enlarging DataFrame with 2d indexer converts ints to floats
2025-08-23 14:02:44
5660
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Jackson Databind EnumDeserializer fails to deserialize Enums with @JsonValue - uses table with name() key instead of @JsonValue key
2025-08-23 14:02:28
4350
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugEnumDeserializer fails to des...
Jackson Databind Replace ObjectMapper.getRegisteredModuleIds() (2.x) with ObjectMapper.getRegisteredModules() (3.0)
2025-08-23 14:02:21
639
(note: this is retro-active issue for change already made in 3.0, included in 3.0.0-rc1 -- but with signature change in ...
Apache Superset Grey texts in dark mode are hard to read
2025-08-23 14:02:08
1031
Bug descriptionWe have seen some examples of grey text in dark mode and find them really hard to read. A suggestion woul...
Apache Superset "APP_ICON" is not displayed
2025-08-23 14:02:04
1919
Bug descriptionThe configuration variable "APP_ICON" does not seem to apply in the same way in Superset 6.0.0rc1 as in v...
上一页
下一页
1
2
3
4
5
6
7
…
285
.