BIP2474
Severity
20 : Error
Message
(<insert_0>, <insert_1>) : '<insert_2>' is not boolean.
Explanation
A search condition evaluated to '<insert_2>', which is not a boolean value. Search conditions must evaluate to boolean values.
Response
Ensure that the search condition evaluates to a boolean.