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 小时
- 30 天内合并 PR
- 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 还没有评估数据。