Skip to content

Bump form-data from 4.0.5 to 4.0.6 in /servers/Template.Mcp.Server/vscode#2890

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/servers/Template.Mcp.Server/vscode/form-data-4.0.6
Open

Bump form-data from 4.0.5 to 4.0.6 in /servers/Template.Mcp.Server/vscode#2890
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/servers/Template.Mcp.Server/vscode/form-data-4.0.6

Bump form-data in /servers/Template.Mcp.Server/vscode

1108023
Select commit
Loading
Failed to load commit list.
Azure Pipelines / mcp - pullrequest failed Jun 22, 2026 in 50m 51s

Build #20260622.9 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 27,837 (99.83%)
  • Other: 47 (0.17%)
  • Total: 27,885
Code coverage

  • 2997 of 228402 line covered (1.31%)

Annotations

Check failure on line 18809 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mcp - pullrequest

Build log #L18809

PowerShell exited with code '1'.

Check failure on line 1 in Azure.Mcp.Core.Tests.Areas.Server.Commands.ToolLoading.ServerToolLoaderTests.Azure.Mcp.Core.Tests.Areas.Server.Commands.ToolLoading.ServerToolLoaderTests.CallToolHandler_WithoutListToolsFirst_ShouldSucceed

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mcp - pullrequest

Azure.Mcp.Core.Tests.Areas.Server.Commands.ToolLoading.ServerToolLoaderTests.Azure.Mcp.Core.Tests.Areas.Server.Commands.ToolLoading.ServerToolLoaderTests.CallToolHandler_WithoutListToolsFirst_ShouldSucceed

System.InvalidOperationException : Failed to create MCP client for registry server 'documentation': nodename nor servname provided, or not known (learn.microsoft.com:443)
---- System.Net.Http.HttpRequestException : nodename nor servname provided, or not known (learn.microsoft.com:443)
-------- System.Net.Sockets.SocketException : nodename nor servname provided, or not known
Raw output
   at Microsoft.Mcp.Core.Areas.Server.Commands.Discovery.RegistryServerProvider.CreateClientAsync(McpClientOptions clientOptions, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/Discovery/RegistryServerProvider.cs:line 110
   at Microsoft.Mcp.Core.Areas.Server.Commands.Discovery.BaseDiscoveryStrategy.GetOrCreateClientAsync(String name, McpClientOptions clientOptions, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/Discovery/BaseDiscoveryStrategy.cs:line 66
   at Microsoft.Mcp.Core.Areas.Server.Commands.ToolLoading.ServerToolLoader.GetAllChildToolsAsync(RequestContext`1 request, String tool, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/ToolLoading/ServerToolLoader.cs:line 425
   at Microsoft.Mcp.Core.Areas.Server.Commands.ToolLoading.ServerToolLoader.GetChildToolListAsync(RequestContext`1 request, String tool, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/ToolLoading/ServerToolLoader.cs:line 448
   at Microsoft.Mcp.Core.Areas.Server.Commands.ToolLoading.ServerToolLoader.GetChildToolListJsonAsync(RequestContext`1 request, String tool, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/ToolLoading/ServerToolLoader.cs:line 457
   at Microsoft.Mcp.Core.Areas.Server.Commands.ToolLoading.ServerToolLoader.InvokeToolLearn(RequestContext`1 request, String intent, String tool, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/ToolLoading/ServerToolLoader.cs:line 381
   at Microsoft.Mcp.Core.Areas.Server.Commands.ToolLoading.ServerToolLoader.InvokeChildToolAsync(RequestContext`1 request, String intent, String tool, String command, Dictionary`2 parameters, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/ToolLoading/ServerToolLoader.cs:line 231
   at Microsoft.Mcp.Core.Areas.Server.Commands.ToolLoading.ServerToolLoader.CallToolHandler(RequestContext`1 request, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/ToolLoading/ServerToolLoader.cs:line 161
   at Azure.Mcp.Core.Tests.Areas.Server.Commands.ToolLoading.ServerToolLoaderTests.CallToolHandler_WithoutListToolsFirst_ShouldSucceed() in /Users/runner/work/1/s/core/Azure.Mcp.Core/tests/Azure.Mcp.Core.Tests/Areas/Server/Commands/ToolLoading/ServerToolLoaderTests.cs:line 84
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpReq
... [The stack trace has been truncated as it exceeded the maximum allowed size. Please refer to the complete log available in the Test Run attachments for full details.]