Skip to content

feat: add suspicious case CurrentAddressLinkedToProposedStreetName #524

feat: add suspicious case CurrentAddressLinkedToProposedStreetName

feat: add suspicious case CurrentAddressLinkedToProposedStreetName #524

Triggered via pull request December 10, 2024 12:45
Status Success
Total duration 2m 43s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build: src/Basisregisters.Integration.Veka/Program.cs#L26
'Program.Program()': new protected member declared in sealed type
Build: src/Basisregisters.Integration.Veka/Gtmf/MeldingV1Response.cs#L108
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.Integration.Veka/Gtmf/MeldingV1Response.cs#L103
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.Integration.Veka/Gtmf/MeldingV1Response.cs#L97
Non-nullable property 'Agent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.Integration.Veka/Gtmf/MeldingV1Response.cs#L98
Non-nullable property 'Rol' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.Integration.Veka/Gtmf/MeldingV1Response.cs#L92
Non-nullable property 'Beschrijving' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.Integration.Veka/Gtmf/MeldingV1Response.cs#L85
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.Integration.Veka/Gtmf/MeldingV1Response.cs#L86
Non-nullable property 'Toestand' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.Integration.Veka/Gtmf/MeldingV1Response.cs#L87
Non-nullable property 'StatusUpdates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: src/Basisregisters.Integration.Veka/Gtmf/MeldingV1Response.cs#L80
Non-nullable property 'DatumVaststelling' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.