type mismatch; a value of one type is used where a different type is expected
General type mismatch
Ensure the value type matches the expected type. Use explicit type conversion if needed.