pub fn evaluate( file_path: &str, spanned_ops: Vec<SpannedOp>, cache: &CacheData, default_schema: &str, config: &Config, ) -> Vec<LintRecord>