Skip to content

Bump Microsoft.Extensions.AI and Microsoft.Extensions.AI.Abstractions #80

Bump Microsoft.Extensions.AI and Microsoft.Extensions.AI.Abstractions

Bump Microsoft.Extensions.AI and Microsoft.Extensions.AI.Abstractions #80

Triggered via pull request September 2, 2025 18:32
Status Success
Total duration 40s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: MCPSharp/Attributes/McpResourceAttribute.cs#L6
Missing XML comment for publicly visible type or member 'McpResourceAttribute.Name'
build: MCPSharp/Attributes/McpResourceAttribute.cs#L4
Missing XML comment for publicly visible type or member 'McpResourceAttribute.McpResourceAttribute(string, string, string, string)'
build: MCPSharp/Attributes/McpResourceAttribute.cs#L4
Missing XML comment for publicly visible type or member 'McpResourceAttribute'
build: MCPSharp/Core/MCPServer.cs#L17
The field 'MCPServer.StandardOutput' is never used
build: MCPSharp/Core/MCPServer.cs#L104
'McpFunctionAttribute' is obsolete: 'To better align with the standard,
build: 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.
build: MCPSharp/Core/Tools/ToolManager.cs#L138
'McpFunctionAttribute' is obsolete: 'To better align with the standard,
build: 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.
build: 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.
build: MCPSharp/Core/MCPClient.cs#L45
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'