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