Skip to content

chore(deps): update dotnet monorepo to 9.0.11 #388

chore(deps): update dotnet monorepo to 9.0.11

chore(deps): update dotnet monorepo to 9.0.11 #388

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

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Perceel/PerceelDetailAdres.cs#L22
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/Perceel/PerceelDetailAdres.cs#L15
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.Legacy/Link.cs#L18
Non-nullable property 'Href' 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/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.