LGTM.com - false positive
未關閉
C#
false-positive
- 主要語言
- CodeQL
- 星號
- 10.1k
- 分支
- 2.1k
- 平均合併
- 2 天 15 小時
- 30 天內合併 PR
- 141
描述
**Description of the false positive**
The code in question is already checking if the value is null or not. I think the algorithm might be getting tripped up on the `||` of the first `if` statement highlighted.
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/jpopadak/CoreMatchers/latest/files/src/CoreMatchers/Matchers/IsEqual.cs#x3b4e50392ea9d8ef:1
**Code in question**
https://github.com/jpopadak/CoreMatchers/blob/master/src/CoreMatchers/Matchers/IsEqual.cs#L70-L91
貢獻指南
評估
這個 Issue 還沒有評估資料。