Skip to content

feat: add DomainV2 with MartenDB #GAWR-7064 #4339

feat: add DomainV2 with MartenDB #GAWR-7064

feat: add DomainV2 with MartenDB #GAWR-7064 #4339

Triggered via pull request December 12, 2025 07:32
Status Failure
Total duration 4m 1s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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).