LGTM.com: Duplicate paths are listed multiple times
- Ngôn ngữ chính
- CodeQL
- Star
- 10.1k
- Fork
- 2.1k
- Merge trung bình
- 2 ngày 15 giờ
- Pull request đã merge (30 ngày)
- 141
Mô tả
**Description of the false positive**
When a `path-problem` query selects multiple source code locations in the message, the paths that are included in that query result get rendered multiple times.
https://lgtm.com/query/1629163930165584076/
When viewing the results the following is rendered, showing that there are 3 source locations as "directory usage here".

When viewing the paths, the paths are all exactly the same.

**Proposed Fix**
De-duplicate paths that are 100% equivalent so that only the minimum number of paths are shown.
**Potential Other Bugged Locations**
I haven't checked if this same rendering issue exists on GitHub.com's path-viewer, but I'd imagine that the issue would potentially exist there as well.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.