mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
JavaScript: Demote HeterogenousComparison to warning level.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* the same type will always yield 'false', and an inequality comparison will always
|
||||
* yield 'true'.
|
||||
* @kind problem
|
||||
* @problem.severity error
|
||||
* @problem.severity warning
|
||||
* @id js/comparison-between-incompatible-types
|
||||
* @tags reliability
|
||||
* correctness
|
||||
|
||||
Reference in New Issue
Block a user