add zipping update linux #35
Release.yml
on: push
build-windows
1m 21s
build-linux
42s
Annotations
2 warnings
build-linux:
ConsequencesTest/NSIStreamingProcessorTest.cs#L42
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.
|
build-linux:
ConsequencesTest/NSIStreamingProcessorTest.cs#L42
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 | |
---|---|---|
USACE.HEC.Consequences-0.0.13-linux-x64
Expired
|
2.12 MB |
|
USACE.HEC.Consequences-0.0.13-windows-x64
Expired
|
2.51 MB |
|