feat: add DomainV2 with MartenDB #GAWR-7064 #4339
Annotations
3 errors and 10 warnings
|
Build
Process completed with exit code 1.
|
|
Build:
test/RoadRegistry.BackOffice.Api.Tests/RoadSegments/WhenRemovingRoadSegments/RemoveRoadSegmentsTestBase.cs#L82
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'RoadSegmentsController.DeleteRoadSegments(DeleteRoadSegmentsParameters, DeleteRoadSegmentsParametersValidator, UseDomainV2FeatureToggle, CancellationToken)'
|
|
Build:
test/RoadRegistry.BackOffice.Api.Tests/RoadSegments/WhenRemovingRoadSegments/RemoveRoadSegmentsTestBase.cs#L82
There is no argument given that corresponds to the required parameter 'cancellationToken' of 'RoadSegmentsController.DeleteRoadSegments(DeleteRoadSegmentsParameters, DeleteRoadSegmentsParametersValidator, UseDomainV2FeatureToggle, CancellationToken)'
|
|
Build:
src/RoadRegistry/Converters/RoadSegmentLaneDirectionConverter.cs#L13
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
src/RoadRegistry/Converters/RoadSegmentLaneDirectionConverter.cs#L8
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
src/RoadRegistry/Converters/RoadSegmentDynamicAttributeValuesJsonConverter.cs#L32
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
src/RoadRegistry/Converters/RoadSegmentDynamicAttributeValuesJsonConverter.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
src/RoadRegistry/Converters/RoadSegmentCategoryConverter.cs#L13
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
src/RoadRegistry/Converters/RoadSegmentCategoryConverter.cs#L8
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
src/RoadRegistry/Converters/RoadSegmentAccessRestrictionConverter.cs#L13
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
src/RoadRegistry/Converters/RoadSegmentAccessRestrictionConverter.cs#L8
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
src/RoadRegistry/Converters/EuropeanRoadNumberConverter.cs#L13
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
src/RoadRegistry/Converters/EuropeanRoadNumberConverter.cs#L8
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|