重构 MCP 服务器,以逐步开放传输层的实现 #40
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.
|