pub fn check_errors( a: &[(String, String)], b: &[(&str, &str)], ) -> Result<(), String>
True if a and b contain the same error messages