Created AllocationAmountsView To See Allocation Amounts Grouped By Site #28
pull-request.yml
on: pull_request
build-and-test
1m 58s
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.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/GeometryExtensions.cs#L22
Converting null literal or possible null value to non-nullable type.
|
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/WesternStatesWater.WaDE.Utilities.Tests/GeometryExtensionsTests.cs#L33
Dereference of a possibly null reference.
|
build-and-test:
source/WesternStatesWater.WaDE.Utilities.Tests/GeometryExtensionsTests.cs#L33
Dereference of a possibly null reference.
|
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.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/GeometryExtensions.cs#L22
Converting null literal or possible null value to non-nullable type.
|
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/WesternStatesWater.WaDE.Utilities.Tests/GeometryExtensionsTests.cs#L33
Dereference of a possibly null reference.
|