Skip to content

fix: use municipality consumer tables instead of editorcontext (#1571) #3525

fix: use municipality consumer tables instead of editorcontext (#1571)

fix: use municipality consumer tables instead of editorcontext (#1571) #3525

Triggered via push November 6, 2024 08:46
Status Success
Total duration 10m 33s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/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)