Support multiple contents in sampling results (using DTOs) #3
Annotations
9 errors and 1 notice
|
|
|
/_/tests/ModelContextProtocol.Tests/Server/McpServerExtensionsTests.cs#L109
System.Text.Json.JsonException : The JSON value could not be converted to System.Collections.Generic.List`1[ModelContextProtocol.Protocol.ContentBlock]. Path: $.content | LineNumber: 0 | BytePositionInLine: 55.
|
|
/_/tests/ModelContextProtocol.Tests/Server/McpServerExtensionsTests.cs#L72
System.Text.Json.JsonException : The JSON value could not be converted to System.Collections.Generic.List`1[ModelContextProtocol.Protocol.ContentBlock]. Path: $.content | LineNumber: 0 | BytePositionInLine: 55.
|
|
/_/tests/ModelContextProtocol.Tests/Server/McpServerExtensionsTests.cs#L72
System.NotSupportedException : JsonTypeInfo metadata for type 'ModelContextProtocol.Protocol.CreateMessageResult' was not provided by TypeInfoResolver of type '[ModelContextProtocol.McpJsonUtilities+JsonContext, Microsoft.Extensions.AI.AIJsonUtilities+JsonContext]'. If using source generation, ensure that all root types passed to the serializer have been annotated with 'JsonSerializableAttribute', along with any types that might be serialized polymorphically.
|
|
/_/tests/ModelContextProtocol.Tests/Server/McpServerExtensionsTests.cs#L109
System.NotSupportedException : JsonTypeInfo metadata for type 'ModelContextProtocol.Protocol.CreateMessageResult' was not provided by TypeInfoResolver of type '[ModelContextProtocol.McpJsonUtilities+JsonContext, Microsoft.Extensions.AI.AIJsonUtilities+JsonContext]'. If using source generation, ensure that all root types passed to the serializer have been annotated with 'JsonSerializableAttribute', along with any types that might be serialized polymorphically.
|
|
/_/tests/ModelContextProtocol.Tests/Server/McpServerExtensionsTests.cs#L109
System.Text.Json.JsonException : The JSON value could not be converted to System.Collections.Generic.List`1[ModelContextProtocol.Protocol.ContentBlock]. Path: $.content | LineNumber: 0 | BytePositionInLine: 55.
|
|
/_/tests/ModelContextProtocol.Tests/Server/McpServerTests.cs#L587
System.NotImplementedException : The method or operation is not implemented.
|
|
/_/tests/ModelContextProtocol.Tests/Server/McpServerTests.cs#L139
System.Text.Json.JsonException : The JSON value could not be converted to System.Collections.Generic.List`1[ModelContextProtocol.Protocol.ContentBlock]. Path: $.content | LineNumber: 0 | BytePositionInLine: 51.
|
|
/_/tests/ModelContextProtocol.Tests/Server/McpServerTests.cs#L587
System.NotSupportedException : JsonTypeInfo metadata for type 'ModelContextProtocol.Protocol.CreateMessageResult' was not provided by TypeInfoResolver of type '[ModelContextProtocol.McpJsonUtilities+JsonContext, Microsoft.Extensions.AI.AIJsonUtilities+JsonContext]'. If using source generation, ensure that all root types passed to the serializer have been annotated with 'JsonSerializableAttribute', along with any types that might be serialized polymorphically.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading