Skip to content

Build fails on main due duplicate requestToken declaration in MCP status handler #3859

Description

@Widthdom

dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj currently fails on the latest origin/main checkout with:

src/CodeIndex/Mcp/McpToolHandlers.cs(3180,17): error CS0128: A local variable or function named 'requestToken' is already defined in this scope

The working branch has no diff in src/CodeIndex/Mcp/McpToolHandlers.cs relative to origin/main, so this appears to be an existing main-branch compile break rather than part of the current issue-fix scope.

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