github / github/codeql

LGTM.com - false positive non-iterable type

オープン
#5,364 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
false-positive Python
主要言語
CodeQL
スター
10.1k
フォーク
2.1k
平均マージ
2日 15時間
マージ済み PR(30日)
141

説明

**Description of the false positive**

`Non-iterable of class 'int' may be used in for-loop.` despite the lines above asserting that the variable is iterable; also the variable is never type hinted as `int`, I'm not sure where it is getting `int` from.

**URL to the alert on the project page on LGTM.com**

https://lgtm.com/projects/g/this-josh/felling/snapshot/13298590cd6d51b7a12fe217c4431d6f5d8dc035/files/felling/src/configure_felling.py?sort=name&dir=ASC&mode=heatmap#x5bfe95a28e9ebef2:1

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。