fn package_violations( rel: &str, lines: &[&str], document: &Table, workspace_package: &Table, ) -> Vec<Violation>