Make the UnimplementedError consider its messages as reportable
还没有人认领这个 Issue。
评估
调研方向
定位 UnimplementedError 的构造函数,并将其消息处理方式与 Newf 和 Wrapf 进行比较。然后检查附近的测试,或为预期的 reportability 行为补充覆盖;当构造函数以一致的方式处理消息且相关的 Go 测试通过时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
Currently the UnimplementedError constructors consider the messages as always unsafe.
These should be given the same treatement as Newf/Wrapf.
- 主要语言
- Go
- 星标
- 2.5k
- 派生
- 75
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
cockroachdb/errors 的其他 Issue
-
难度 3/5 1-2 天 新手友好度 52/100
cockroachdb/errors#162 · 1 条评论 ·
-
难度 3/5 1-2 天 新手友好度 48/100
cockroachdb/errors#156 · 20 个 reaction ·
-
难度 4/5 3-5 天 新手友好度 30/100
cockroachdb/errors#155 · 1 条评论 · 1 个 reaction ·
-
难度 4/5 3-5 天 新手友好度 35/100
cockroachdb/errors#146 ·
-
难度 4/5 3-5 天 新手友好度 35/100
cockroachdb/errors#145 · 1 条评论 · 1 个 reaction ·
查看 cockroachdb/errors 的全部 Issue
相似的 Issue
-
area/dev-productivity area/disaster-recovery area/ipcei kind/enhancement
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 1/5 1 小时以内 新手友好度 85/100
-
难度 2/5 1-3 小时 新手友好度 75/100
-
kind/bug status/0-triage
难度 2/5 1-3 小时 新手友好度 75/100
-
🤔 refinement needed
难度 2/5 1-3 小时 新手友好度 75/100
equinor/radix-operator#1979 ·