pub fn compare(
    args: &ArgMatches<'_>,
    current_dir: &Path
) -> Result<Vec<CompareWarning>>