pub fn preview_task<T: MedalConnection>( conn: &T, task_id: i64, ) -> Result<Result<(String, Map<String, Value>), i64>, MedalError>