fix: or-1821 fix identificator nullref on get address adresmatch #1818
Annotations
20 warnings
Build
Nullability of reference types in return type of 'Task<PostalInformationResponse?> GrarClient.GetPostalInformation(string postcode)' doesn't match implicitly implemented member 'Task<PostalInformationResponse> IGrarClient.GetPostalInformation(string postcode)'.
|
Build
'Datum' defines 'Equals' but not 'GetHashCode'
|
Build
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'Identificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'Postnamen' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'ObjectId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'Gemeentenaam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'GeografischeNaam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Possible null reference argument for parameter 'obj' in 'void VerenigingMetRechtspersoonlijkheid.Hydrate(VerenigingState obj)'.
|
Run all tests:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L128
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Run all tests:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Run all tests:
src/AssociationRegistry/Grar/GrarClient.cs#L78
Nullability of reference types in return type of 'Task<PostalInformationResponse?> GrarClient.GetPostalInformation(string postcode)' doesn't match implicitly implemented member 'Task<PostalInformationResponse> IGrarClient.GetPostalInformation(string postcode)'.
|
Run all tests:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L47
Non-nullable property 'ObjectId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L51
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L55
Non-nullable property 'Gemeentenaam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L10
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L18
Non-nullable property 'Identificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L26
Non-nullable property 'Postnamen' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry/Vereniging/Vereniging.cs#L195
Possible null reference argument for parameter 'locatie' in 'Task<IEvent> Vereniging.GetAdresMatchEvent(int locatieId, Locatie locatie, IGrarClient grarClient)'.
|
The logs for this run have expired and are no longer available.
Loading