feat: add suspicious case CurrentAddressLinkedToProposedStreetName #524
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.
|