Skip to content

Non-existent filepaths reported in manifest.json #1312

@winstliu

Description

@winstliu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions