0.1.0-alpha3 #15
Triggered via release
January 31, 2026 04:58
Marlamin
published
0.1.0-alpha3
Status
Cancelled
Total duration
6m 3s
Artifacts
1
nuget.yml
on: release
Annotations
3 errors and 5 warnings
|
|
|
run_test
The operation was canceled.
|
|
|
|
create_nuget:
TACTSharp/Build.cs#L78
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#L78
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#L78
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#L78
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
|
73.3 KB |
sha256:53c9031dd3677d914063a46cb79fc9bab06885c9c6a7e22f451861b2a5044dcc
|
|