0.0.15-alpha2 #12
Triggered via release
November 15, 2025 13:08
Marlamin
published
0.0.15-alpha2
Status
Success
Total duration
2m 8s
Artifacts
1
nuget.yml
on: release
Annotations
5 warnings
|
create_nuget:
TACTSharp/Build.cs#L71
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, 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.
|
|
create_nuget:
TACTSharp/Build.cs#L71
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, 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.
|
|
run_test:
TACTSharp.Tests/ExtractionTests.cs#L8
Non-nullable field 'build' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
run_test:
TACTSharp/Build.cs#L71
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, 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.
|
|
run_test:
TACTSharp/Build.cs#L71
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, 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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget
Expired
|
73.1 KB |
sha256:6cbcdada3e79358bfeac7eefcff8d226e9a68dfb88ca87787a6418dffb6ef816
|
|