Skip to content

chore(deps): update semantic-release monorepo #393

chore(deps): update semantic-release monorepo

chore(deps): update semantic-release monorepo #393

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

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/Be.Vlaanderen.Basisregisters.GrAr.Legacy/SpatialTools/GmlPoint.cs#L14
Non-nullable property 'Pos' 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/SyndicationMultiSurface.cs#L44
Non-nullable property 'Polygon' 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/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/GeoJSONLineString.cs#L23
Non-nullable property 'Coordinates' 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: 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)'.