Skip to content

chore(deps): update dependency serilog to 4.3.0 #391

chore(deps): update dependency serilog to 4.3.0

chore(deps): update dependency serilog to 4.3.0 #391

Triggered via pull request November 18, 2025 13:09
Status Success
Total duration 2m 35s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/Be.Vlaanderen.Basisregisters.GrAr.Legacy/SpatialTools/SyndicationPoint.cs#L17
Non-nullable property 'XmlPoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: src/Be.Vlaanderen.Basisregisters.GrAr.Legacy/SpatialTools/SyndicationPolygon.cs#L17
Non-nullable property 'XmlPolygon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: src/Be.Vlaanderen.Basisregisters.GrAr.Legacy/Straatnaam/StraatnaamDetailGemeente.cs#L32
Non-nullable property 'Gemeentenaam' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: src/Be.Vlaanderen.Basisregisters.GrAr.Legacy/Straatnaam/StraatnaamDetailGemeente.cs#L25
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: src/Be.Vlaanderen.Basisregisters.GrAr.Legacy/Straatnaam/StraatnaamDetailGemeente.cs#L18
Non-nullable property 'ObjectId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: src/Be.Vlaanderen.Basisregisters.GrAr.Import/Api/InvalidCommandException.cs#L25
'Exception.Exception(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)
Build: src/Be.Vlaanderen.Basisregisters.GrAr.Import/Processing/CommandProcessorBuilderConfigurationException.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)
Build: src/Be.Vlaanderen.Basisregisters.GrAr.Import/Api/IdempotentCommandHandlerModule.cs#L36
The type 'System.Guid?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'System.Guid?' doesn't match 'notnull' constraint.
Build: tools/Be.Vlaanderen.Basisregisters.Oslo.ContextProperties.Generator/Program.cs#L37
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build: tools/Be.Vlaanderen.Basisregisters.Oslo.ContextProperties.Generator/ContextPropertiesDirectory.cs#L26
Possible null reference argument for parameter 'path' in 'DirectoryInfo DirectoryInfo.CreateSubdirectory(string path)'.