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

Non-existent filepaths reported in manifest.json #1312

Open
winstliu opened this issue Nov 21, 2024 · 0 comments
Open

Non-existent filepaths reported in manifest.json #1312

winstliu opened this issue Nov 21, 2024 · 0 comments

Comments

@winstliu
Copy link
Member

We are seeing an issue where CD is reporting components under a file path that does not exist on disk.
This specific case is with csprojs, though we have seen the same thing with NPM package.jsons.

The correct location of the csproj is repos\repoName\design\redacted\redacted\redacted.csproj, but CD is reporting the file path as repos\repoName\design\redacted\redacted.csproj.

This is from running CD 5.1.8 locally on a Windows machine with the following arguments: scan --SourceDirectory="path\to\repoName" --ManifestFile "path\to\output\manifest.json" --Output="path\to\output" --Timeout=60.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant