Skip to content

Update github action step actions/setup-dotnet to version 4 #26

Update github action step actions/setup-dotnet to version 4

Update github action step actions/setup-dotnet to version 4 #26

Re-run triggered October 21, 2024 20:21
Status Success
Total duration 2m 22s
Artifacts

pull-request.yml

on: pull_request
build-and-test
2m 9s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test: source/WesternStatesWater.WaDE.Utilities/GeometryExtensions.cs#L22
Converting null literal or possible null value to non-nullable type.
build-and-test: source/WesternStatesWater.WaDE.Common/WaDEException.cs#L23
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build-and-test: source/WesternStatesWater.WaDE.Utilities.Tests/GeometryExtensionsTests.cs#L26
Possible null reference argument for parameter 'geometry' in 'dynamic? GeometryExtensions.AsGeoJson(Geometry geometry)'.
build-and-test: source/WaDEImportFunctions/Import.cs#L140
'OrchestrationRuntimeStatus.ContinuedAsNew' is obsolete: 'The ContinuedAsNew status is obsolete and exists only for compatibility reasons.'
build-and-test: source/WesternStatesWater.WaDE.Utilities/GeometryExtensions.cs#L22
Converting null literal or possible null value to non-nullable type.
build-and-test: source/WesternStatesWater.WaDE.Common/WaDEException.cs#L23
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build-and-test: source/WesternStatesWater.WaDE.Utilities.Tests/GeometryExtensionsTests.cs#L26
Possible null reference argument for parameter 'geometry' in 'dynamic? GeometryExtensions.AsGeoJson(Geometry geometry)'.