Release #465
Annotations
10 warnings
src/RoadRegistry.BackOffice/Core/ModifyRoadSegment.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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.
|
src/RoadRegistry.BackOffice/Exceptions/DutchValidationException.cs#L12
'ValidationException.ValidationException(SerializationInfo, StreamingContext)' is obsolete
|
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)
|
src/RoadRegistry.BackOffice/Exceptions/SqsQueuePublisherNotFoundException.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)
|
src/RoadRegistry.BackOffice/Exceptions/ExtractDownloadNotFoundException.cs#L14
'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)
|
src/RoadRegistry.BackOffice/Exceptions/SqsQueueConsumerNotFoundException.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)
|
src/RoadRegistry.BackOffice/Exceptions/SqsOptionsNotFoundException.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)
|
src/RoadRegistry.BackOffice/Exceptions/InvalidPolygonShellOrientationException.cs#L15
'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)
|
src/RoadRegistry.BackOffice/Exceptions/LoggerNotFoundException.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)
|
This job succeeded
Loading