create release on tag. #34
Release.yml
on: push
build-windows
1m 44s
build-linux
54s
Annotations
1 error and 4 warnings
build-linux
Input required and not supplied: upload_url
|
build-linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.12-linux-x64
Expired
|
2.12 MB |
|
USACE.HEC.Consequences-0.0.12-windows-x64
Expired
|
2.51 MB |
|