patternfly / patternfly/patternfly-react
Review any typings in codebase
未关闭
还没有人认领这个 Issue。
Breaking change :boom:
PF Team
- 主要语言
- TypeScript
- 星标
- 862
- 派生
- 392
- 平均合并
- 4 天 8 小时
- 30 天内合并 PR
- 9
描述
Describe the enhancement or change
We should review any instances of an any type to be a more specific/applicable type. This is related to https://github.com/patternfly/patternfly-react/issues/11519, but this issue will cover the rest of the codebase.
Is this request originating from a Red Hat product team? If so, which ones and is there any sort of deadline for this enhancement?
Any other information?
Jira Issue: PF-2206
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在代码库中搜索 TypeScript any 类型的所有实例,并检查其周围的使用情况,以确定适用的具体类型。剩余实例均已审查并且不必要的 any 类型已被替换,同时涵盖相关 issue 11519 之外的代码,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 重构
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100