patternfly / patternfly/patternfly-react
Review any typings in codebase
オープン
まだ誰も着手していません。
Breaking change :boom:
PF Team
- 主要言語
- TypeScript
- スター
- 862
- フォーク
- 392
- 平均マージ
- 4日 8時間
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、コードベース内で TypeScript の any 型が使われている箇所をすべて検索し、周辺の使用状況を確認して、適用可能な具体的な型を判断します。残っている箇所を確認し、不要な any 型を置き換え、関連する issue 11519 の対象外のコードも含めれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- frontend
- issue の種類
- リファクタリング
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100