LGTM.com - false positive
Abierto
C#
false-positive
- Lenguaje dominante
- CodeQL
- Estrellas
- 10.1k
- Forks
- 2.1k
- Merge medio
- 2 d 15 h
- PR fusionados (30 d)
- 141
Descripción
**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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.