Code Inspection: Comparison of expressions having incompatible types
Checks that operands in comparisons have compatible types in JavaScript files. Operands of types without possible common values are reported.
Last modified: 08 May 2020
Checks that operands in comparisons have compatible types in JavaScript files. Operands of types without possible common values are reported.