Add McpMetaAttribute for attaching metadata to tools, prompts, and resources #901
ci-build-test.yml
on: pull_request
Matrix: build
publish-coverage
/
publish-coverage
Annotations
60 errors and 6 warnings
|
build (macos-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (macos-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (macos-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (macos-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (macos-latest, Release):
tests/ModelContextProtocol.Tests/Server/McpMetaAttributeTests.cs#L169
Dereference of a possibly null reference.
|
|
build (macos-latest, Release):
tests/ModelContextProtocol.Tests/Server/McpMetaAttributeTests.cs#L50
Dereference of a possibly null reference.
|
|
build (macos-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (macos-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (macos-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (macos-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (ubuntu-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (ubuntu-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (ubuntu-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (ubuntu-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (ubuntu-latest, Debug):
tests/ModelContextProtocol.Tests/Server/McpMetaAttributeTests.cs#L169
Dereference of a possibly null reference.
|
|
build (ubuntu-latest, Debug):
tests/ModelContextProtocol.Tests/Server/McpMetaAttributeTests.cs#L50
Dereference of a possibly null reference.
|
|
build (ubuntu-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (ubuntu-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (ubuntu-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (ubuntu-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (macos-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (macos-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (macos-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (macos-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (macos-latest, Debug):
tests/ModelContextProtocol.Tests/Server/McpMetaAttributeTests.cs#L169
Dereference of a possibly null reference.
|
|
build (macos-latest, Debug):
tests/ModelContextProtocol.Tests/Server/McpMetaAttributeTests.cs#L50
Dereference of a possibly null reference.
|
|
build (macos-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (macos-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (macos-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (macos-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (windows-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (windows-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (windows-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (windows-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (windows-latest, Release):
tests/ModelContextProtocol.Tests/Server/McpMetaAttributeTests.cs#L169
Dereference of a possibly null reference.
|
|
build (windows-latest, Release):
tests/ModelContextProtocol.Tests/Server/McpMetaAttributeTests.cs#L50
Dereference of a possibly null reference.
|
|
build (windows-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (windows-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (windows-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (windows-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (windows-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (windows-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (windows-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (windows-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (windows-latest, Debug):
tests/ModelContextProtocol.Tests/Server/McpMetaAttributeTests.cs#L169
Dereference of a possibly null reference.
|
|
build (windows-latest, Debug):
tests/ModelContextProtocol.Tests/Server/McpMetaAttributeTests.cs#L50
Dereference of a possibly null reference.
|
|
build (windows-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (windows-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (windows-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (windows-latest, Debug):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (ubuntu-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (ubuntu-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (ubuntu-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (ubuntu-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (ubuntu-latest, Release):
tests/ModelContextProtocol.Tests/Server/McpMetaAttributeTests.cs#L169
Dereference of a possibly null reference.
|
|
build (ubuntu-latest, Release):
tests/ModelContextProtocol.Tests/Server/McpMetaAttributeTests.cs#L50
Dereference of a possibly null reference.
|
|
build (ubuntu-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (ubuntu-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (ubuntu-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build (ubuntu-latest, Release):
src/ModelContextProtocol.Core/Server/AIFunctionMcpServerTool.cs#L382
Using member 'System.Text.Json.JsonSerializer.SerializeToNode<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
|
build (macos-latest, Release)
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
|
build (ubuntu-latest, Debug)
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
|
build (macos-latest, Debug)
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
|
build (windows-latest, Release)
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
|
build (windows-latest, Debug)
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
|
build (ubuntu-latest, Release)
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|