Try to remove SuppressWarnings("GuardedBy")
オープン
code health
- 主要言語
- Java
- スター
- 12.1k
- フォーク
- 4k
- 平均マージ
- 2日 17時間
- マージ済み PR(30日)
- 37
説明
#6566 introduced suppressions to allow being compatible with newer versions of Error Prone. But we should spend some time to see if we could tweak the code so that the suppressions would be unnecessary.
If we can't remove them or if it would make the code worse, we can leave them as-is and close this issue.
コントリビューションガイド
調査の方向性
まず issue #6566 と、より新しい Error Prone との互換性のために導入された抑制を確認します。SuppressWarnings("GuardedBy") の各使用箇所を追跡し、周辺のコードを悪化させずに調整できるか評価します。安全な箇所では抑制を削除するか、残すべきであることを文書化して issue を閉じれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- backend
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100