Trying to compare incompatible types
Type mismatch
Happens when trying to compare or combine values of incompatible data types, like comparing a string to an integer. Ensure data types are compatible.
Mismatched data types in conditions or comparisons