Aurora Blog
Home
Golang x/tools/go/packages: Load might return duplicated errors, when export data requested
2025-06-20 14:05:54
4171
Reproducer:package mainimport ( "log" "golang.org/x/tools/go/packages")func main() { pkgs, ...
Golang x/tools/gopls: References: report unkeyed composite literals as implicit references to struct fields
2025-06-20 14:05:47
2588
gopls versionBuild info----------golang.org/x/tools/gopls v0.18.1 golang.org/x/tools/gopls@v0.18.1 h1:2xJBNzdImS5u/kV...
Golang proposal: x/sync/errgroup: add Propagate field
2025-06-20 14:05:46
884
Proposal DetailsSee https://github.com/golang/go/issues/74304#issue-3160794178 and https://github.com/golang/go/issues/5...
Golang proposal: encoding/json/v2: add support for user-defined format flags and option values
2025-06-20 14:04:27
29566
Proposal DetailsThis is a sub-issue of the "encoding/json/v2" proposal (#71497).Here we propose additional API to suppor...
Golang x/tools/gopls: Implementation (by signatures): nil panic in dynamicFuncCallType
2025-06-20 14:04:20
1680
#!stacks"sigpanic" && "golang.dynamicFuncCallType"Issue created by stacks.func dynamicFuncCa...
Golang go/types: can't get interface method types
2025-06-20 14:04:18
1646
Go versiongo version go1.25rc1 linux/amd64Output of go env in your module/workspace:.What did you do?package mainimport ...
Golang cmd/compile: embedded field type cannot be a (pointer to a) type parameter
2025-06-20 14:04:16
12899
What version of Go are you using (go version)?go version devel go1.18-cf51fb5d68 Sun Oct 17 04:27:13 2021 +0000 darwin/a...
Golang Get error when I use go get command with private package
2025-06-20 14:04:12
3232
Go versiongo version go1.22.2 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang x/tools/gopls: panic somewhere in a goroutine created by errgroup.Group
2025-06-20 14:03:51
968
#!stacks"gopanic" && "errgroup.(*Group).Wait" && "getPackageHandles"Issue ...
Golang runtime: netpoll: eventfd ready for something unexpected
2025-06-20 14:03:08
61296
Go versiongo version go1.24.1 linux/armOutput of go env in your module/workspace:R='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CP...
Golang x/tools/gopls: GOPACKAGESDRIVER calls happen at intervals that make the results incorrect
2025-06-20 14:02:57
13286
What version of Go are you using (go version)?$ go version1.20.3Does this issue reproduce with the latest release?YesWha...
Viper fatal error: concurrent map writes
2025-06-20 14:02:54
2024
Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Pandas BUG: engine calamine lost 0 when read_excel from vlookup cell
2025-06-20 14:02:49
1786
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: loc[] returns object type instead of float
2025-06-20 14:02:41
7513
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Keras Cannot generate heatmaps using Gradcam library
2025-06-20 14:02:36
3189
import numpy as npimport tensorflow as tffrom tf_explain.core.grad_cam import GradCAMimport matplotlib.pyplot as pltInit...
Keras Weight loading: skip_mismatch is not respected for H5 format
2025-06-20 14:02:34
1359
The skip_mismatch flag when loading H5 weights is not respected unless by_name is also specified.Otherwise, it just fail...
Jackson Databind Scala BigInt is converted to Double when converting the object to Map[String, Any]
2025-06-20 14:02:29
1648
Search before asking[x] I searched in the issues and found nothing similar.When using Jackson ObjectMapper to convert Sc...
Apache Superset How to set custom colors and specific category order in Bar Chart (Superset 4.1.1)?
2025-06-20 14:02:20
3524
Hi everyone,I'm working with Apache Superset 4.1.1, and I'm trying to build a Bar Chart that displays the number of stud...
Apache Dubbo [Bug] Multiple Implementations of an Interface: Consumer Service Fails to Detect Newly Online Provider
2025-06-20 14:02:11
10495
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...
MyBatis-Plus [错误报告]: mybatisplus类型匹配失败
2025-06-20 14:01:54
13662
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题当前程序版本3.5.10.1问题描述我的情况...
上一页
下一页
1
…
284
285
286
287
288
…
370
.