Skip to content

重构 MCP 服务器,以逐步开放传输层的实现 #40

重构 MCP 服务器,以逐步开放传输层的实现

重构 MCP 服务器,以逐步开放传输层的实现 #40

Triggered via push November 26, 2025 12:13
Status Success
Total duration 1m 53s
Artifacts

dotnet-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/DotNetCampus.ModelContextProtocol/Transports/IServerTransportManager.cs#L57
Missing XML comment for publicly visible type or member 'IServerTransportManager.ParseRequestStreamAsync(Stream)'
build: src/DotNetCampus.ModelContextProtocol/Transports/Http/LocalHostStreamableHttpTransportSession.cs#L21
Non-nullable property 'MessageReader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DotNetCampus.ModelContextProtocol/Transports/IServerTransportManager.cs#L57
Missing XML comment for publicly visible type or member 'IServerTransportManager.ParseRequestStreamAsync(Stream)'
build: src/DotNetCampus.ModelContextProtocol/Transports/Http/LocalHostStreamableHttpTransportSession.cs#L21
Non-nullable property 'MessageReader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DotNetCampus.ModelContextProtocol/Transports/IServerTransportManager.cs#L57
Missing XML comment for publicly visible type or member 'IServerTransportManager.ParseRequestStreamAsync(Stream)'
build: src/DotNetCampus.ModelContextProtocol/Transports/Http/LocalHostStreamableHttpTransportSession.cs#L21
Non-nullable property 'MessageReader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DotNetCampus.ModelContextProtocol/Transports/IServerTransportManager.cs#L57
Missing XML comment for publicly visible type or member 'IServerTransportManager.ParseRequestStreamAsync(Stream)'
build: src/DotNetCampus.ModelContextProtocol/Transports/Http/LocalHostStreamableHttpTransportSession.cs#L21
Non-nullable property 'MessageReader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DotNetCampus.ModelContextProtocol/Transports/IServerTransportManager.cs#L57
Missing XML comment for publicly visible type or member 'IServerTransportManager.ParseRequestStreamAsync(Stream)'
build: src/DotNetCampus.ModelContextProtocol/Transports/Http/LocalHostStreamableHttpTransportSession.cs#L21
Non-nullable property 'MessageReader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.