Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Receive an exception when trying to get scan results by either URL or relative paths from Windows 10 machine. It only works with absolute paths #363

Open
mfcorgi opened this issue Aug 26, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@mfcorgi
Copy link
Contributor

mfcorgi commented Aug 26, 2021

Attached discussion in slack.

image

In order to reproduce, make a call to the runner using either a local or url path.

IList results = Runner.Run(options.Path);

We may need to implement the solution explained in the following stack overflow post.

https://stackoverflow.com/questions/66152869/no-error-message-has-been-provided-by-the-native-library-repository-clone-libgit

@mfcorgi mfcorgi added the bug Something isn't working label Aug 26, 2021
@mscottford
Copy link
Member

Another reason to dump LibGit2Sharp?

@mscottford mscottford moved this to Backlog in Freshli Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Icebox
Development

No branches or pull requests

2 participants