Overlay landing page table callchain for admin/regulatory info tab #935
Annotations
3 errors and 11 warnings
build:
src/API/WesternStatesWater.WestDaat.Accessors/Mapping/ApiProfile.cs#L140
'OverlayTableEntry' does not contain a definition for 'WaDEOverlayUUID' and no accessible extension method 'WaDEOverlayUUID' accepting a first argument of type 'OverlayTableEntry' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/API/WesternStatesWater.WestDaat.Accessors/Mapping/ApiProfile.cs#L140
'OverlayTableEntry' does not contain a definition for 'WaDEOverlayUUID' and no accessible extension method 'WaDEOverlayUUID' accepting a first argument of type 'OverlayTableEntry' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
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.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)'.
|