Skip to content

Review tool descriptions#2823

Draft
alzimmermsft wants to merge 3 commits into
microsoft:mainfrom
alzimmermsft:ReviewToolDescriptions
Draft

Review tool descriptions#2823
alzimmermsft wants to merge 3 commits into
microsoft:mainfrom
alzimmermsft:ReviewToolDescriptions

Merge branch 'main' into ReviewToolDescriptions

0ced8cb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / mcp - pullrequest failed Jun 5, 2026 in 36m 30s

Build #20260605.2 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 24,744 (99.84%)
  • Other: 40 (0.16%)
  • Total: 24,784
Code coverage

  • 2095 of 226041 line covered (0.93%)

Annotations

Check failure on line 219 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mcp - pullrequest

Build log #L219

/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Commands/BaseCommandMetadataTests.cs(41,32): error CS0506: 'BaseCommandMetadataTests.OverrideBasedCommand.Id': cannot override inherited member 'BaseCommand<EmptyOptions>.Id' because it is not marked virtual, abstract, or override [/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Microsoft.Mcp.Core.Tests.csproj]

Check failure on line 220 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mcp - pullrequest

Build log #L220

/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Commands/BaseCommandMetadataTests.cs(42,32): error CS0506: 'BaseCommandMetadataTests.OverrideBasedCommand.Name': cannot override inherited member 'BaseCommand<EmptyOptions>.Name' because it is not marked virtual, abstract, or override [/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Microsoft.Mcp.Core.Tests.csproj]

Check failure on line 221 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mcp - pullrequest

Build log #L221

/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Commands/BaseCommandMetadataTests.cs(43,32): error CS0506: 'BaseCommandMetadataTests.OverrideBasedCommand.Title': cannot override inherited member 'BaseCommand<EmptyOptions>.Title' because it is not marked virtual, abstract, or override [/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Microsoft.Mcp.Core.Tests.csproj]

Check failure on line 222 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mcp - pullrequest

Build log #L222

/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Commands/BaseCommandMetadataTests.cs(44,32): error CS0506: 'BaseCommandMetadataTests.OverrideBasedCommand.Description': cannot override inherited member 'BaseCommand<EmptyOptions>.Description' because it is not marked virtual, abstract, or override [/mnt/vss/_work/1/s/core/Microsoft.Mcp.Core/tests/Microsoft.Mcp.Core.Tests/Microsoft.Mcp.Core.Tests.csproj]