Skip to content

feat: add sync from municipality registry (#1570) #3523

feat: add sync from municipality registry (#1570)

feat: add sync from municipality registry (#1570) #3523

Triggered via push November 5, 2024 08:47
Status Success
Total duration 9m 10s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/RoadRegistry.BackOffice/FeatureCompare/Translators/GradeSeparatedJunctionFeatureCompareTranslator.cs#L279
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: src/RoadRegistry.BackOffice/Framework/EventSourcedEntity.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: src/RoadRegistry.BackOffice/Messages/ChangeOrganization.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: src/RoadRegistry.BackOffice/Messages/ChangeOrganization.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: src/RoadRegistry.BackOffice/Messages/ChangeOrganization.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: src/RoadRegistry.BackOffice/Messages/ChangeOrganizationRejected.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: src/RoadRegistry.BackOffice/Messages/ChangeOrganizationRejected.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: src/RoadRegistry.BackOffice/Messages/ChangeOrganizationRejected.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: src/RoadRegistry.BackOffice/Core/ModifyRoadSegment.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: src/RoadRegistry.BackOffice/Exceptions/UnknownSqsMessageTypeException.cs#L16
'ApplicationException.ApplicationException(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)