BIP2451

Severity

20 : Error

Message

Incompatible types <insert_1> and <insert_2> for operator <insert_3>.

Explanation

An attempt was made to combine the values <insert_1> and <insert_2> using the operator <insert_3>.

Response

Ensure that the data types passed to this operator are compatible.