pub fn run_verify_cli( store: &Store, repo_root: &Path, cli: VerifyCli, ) -> Result<(), DecapodError>