pub fn handle( file: PathBuf, sheet: Option<String>, rules: Option<String>, severity_threshold: SeverityThreshold, ) -> Result<(Value, i32), AppError>