Overlay landing page table callchain for admin/regulatory info tab #937
Annotations
22 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UsgsNldiSdkTests.cs#L264
Nullability of reference types in type of parameter 'data' of 'string GetFeatureByCoordinatesValidJsonTestDataSourceAttribute.GetDisplayName(MethodInfo methodInfo, object[] data)' doesn't match implicitly implemented member 'string? ITestDataSource.GetDisplayName(MethodInfo methodInfo, object?[]? data)'.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UsgsNldiSdkTests.cs#L281
Nullability of reference types in type of parameter 'data' of 'string GetFlowlinesValidJsonTestDataSourceAttribute.GetDisplayName(MethodInfo methodInfo, object[] data)' doesn't match implicitly implemented member 'string? ITestDataSource.GetDisplayName(MethodInfo methodInfo, object?[]? data)'.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UsgsNldiSdkTests.cs#L298
Nullability of reference types in type of parameter 'data' of 'string GetFeaturesValidJsonTestDataSourceAttribute.GetDisplayName(MethodInfo methodInfo, object[] data)' doesn't match implicitly implemented member 'string? ITestDataSource.GetDisplayName(MethodInfo methodInfo, object?[]? data)'.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UtilitiesTestBase.cs#L15
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UsgsNldiSdkTests.cs#L89
Possible null reference argument for parameter 'content' in 'MockedRequest MockedRequestExtensions.Respond(MockedRequest source, HttpStatusCode statusCode, HttpContent content)'.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UsgsNldiSdkTests.cs#L165
Possible null reference argument for parameter 'content' in 'MockedRequest MockedRequestExtensions.Respond(MockedRequest source, HttpStatusCode statusCode, HttpContent content)'.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UsgsNldiSdkTests.cs#L240
Possible null reference argument for parameter 'content' in 'MockedRequest MockedRequestExtensions.Respond(MockedRequest source, HttpStatusCode statusCode, HttpContent content)'.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.MapboxTilesetCreateTests/MapboxTilesetTestBase.cs#L54
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.MapboxTilesetCreateTests/MapboxTilesetTestBase.cs#L55
Non-nullable property 'properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.MapboxTilesetCreateTests/MapboxTilesetTestBase.cs#L60
Non-nullable property 'uuid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UsgsNldiSdkTests.cs#L264
Nullability of reference types in type of parameter 'data' of 'string GetFeatureByCoordinatesValidJsonTestDataSourceAttribute.GetDisplayName(MethodInfo methodInfo, object[] data)' doesn't match implicitly implemented member 'string? ITestDataSource.GetDisplayName(MethodInfo methodInfo, object?[]? data)'.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UsgsNldiSdkTests.cs#L281
Nullability of reference types in type of parameter 'data' of 'string GetFlowlinesValidJsonTestDataSourceAttribute.GetDisplayName(MethodInfo methodInfo, object[] data)' doesn't match implicitly implemented member 'string? ITestDataSource.GetDisplayName(MethodInfo methodInfo, object?[]? data)'.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UsgsNldiSdkTests.cs#L298
Nullability of reference types in type of parameter 'data' of 'string GetFeaturesValidJsonTestDataSourceAttribute.GetDisplayName(MethodInfo methodInfo, object[] data)' doesn't match implicitly implemented member 'string? ITestDataSource.GetDisplayName(MethodInfo methodInfo, object?[]? data)'.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UtilitiesTestBase.cs#L15
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UsgsNldiSdkTests.cs#L89
Possible null reference argument for parameter 'content' in 'MockedRequest MockedRequestExtensions.Respond(MockedRequest source, HttpStatusCode statusCode, HttpContent content)'.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UsgsNldiSdkTests.cs#L165
Possible null reference argument for parameter 'content' in 'MockedRequest MockedRequestExtensions.Respond(MockedRequest source, HttpStatusCode statusCode, HttpContent content)'.
|
build:
src/API/WesternStatesWater.WestDaat.Tests.Utilities.Tests/UsgsNldiSdkTests.cs#L240
Possible null reference argument for parameter 'content' in 'MockedRequest MockedRequestExtensions.Respond(MockedRequest source, HttpStatusCode statusCode, HttpContent content)'.
|
build:
src/API/WesternStatesWater.WestDaat.Client.Functions/WaterAllocation.cs#L233
The variable 'wex' is declared but never used
|
build:
src/API/WesternStatesWater.WestDaat.Client.Functions/WaterAllocation.cs#L237
The variable 'ex' is declared but never used
|
build:
src/API/WesternStatesWater.WestDaat.Tests.MapboxTilesetCreateTests/MapboxTilesetTestBase.cs#L54
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build
'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)
|