Bump Microsoft.Extensions.AI and 2 others #47
Closed
Annotations
10 warnings
|
MCPSharp/Attributes/McpResourceAttribute.cs#L6
Missing XML comment for publicly visible type or member 'McpResourceAttribute.Name'
|
|
MCPSharp/Attributes/McpResourceAttribute.cs#L4
Missing XML comment for publicly visible type or member 'McpResourceAttribute.McpResourceAttribute(string, string, string, string)'
|
|
MCPSharp/Attributes/McpResourceAttribute.cs#L4
Missing XML comment for publicly visible type or member 'McpResourceAttribute'
|
|
MCPSharp/Core/MCPServer.cs#L17
The field 'MCPServer.StandardOutput' is never used
|
|
MCPSharp/Core/MCPServer.cs#L104
'McpFunctionAttribute' is obsolete: 'To better align with the standard,
|
|
MCPSharp/Core/MCPServer.cs#L80
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
MCPSharp/Core/Tools/ToolManager.cs#L138
'McpFunctionAttribute' is obsolete: 'To better align with the standard,
|
|
MCPSharp/Core/Transport/SSE/ServerSentEventsService.cs#L28
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
MCPSharp/Core/Transport/SSE/ServerSentEventsService.cs#L17
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
MCPSharp/Core/MCPClient.cs#L45
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|
The logs for this run have expired and are no longer available.
Loading