LGTM.com - false positive - For loop variable is not used in the loop body
オープン
acknowledged
false-positive
not security
Python
- 主要言語
- CodeQL
- スター
- 10.1k
- フォーク
- 2.1k
- 平均マージ
- 2日 15時間
- マージ済み PR(30日)
- 141
説明
**Description of the false positive**
Indeed, the loop variable `suffix` is not used in the loop body. That's not an issue though, the variable `suffix` is used **after** the loop.
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/ceph/ceph/snapshot/98d21225116c2bc83ed7761408f91d2e983311d9/files/src/ceph-volume/ceph_volume/util/disk.py?sort=name&dir=ASC&mode=heatmap#xd3036dc0d011c07e:1
コントリビューションガイド
評価
この issue はまだ評価されていません。