Skip to content

Fix literal output.Skipped text in dangling-symlink summary #5139

Description

@Widthdom

Summary

The human-readable full-index completion output appends the literal text output.Skipped to the dangling-symlink count.

Evidence

src/CodeIndex/Cli/IndexCommandRunner.FullScan.Output.cs formats the value as ${count} output.Skipped, so a scan with one dangling symlink reports a line equivalent to:

Dangling symlinks  1 output.Skipped

Expected

The line should use a user-facing label such as skipped, consistent with the surrounding summary output, and should have a focused regression test.

Scope

This was discovered while reviewing #5100 and is intentionally not included in that change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions