pub fn run_check( plan: &CheckPlan, config: &ConfigFile, diff_text: &str, ) -> Result<CheckRun, Error>