Nightly Build #340
Annotations
31 warnings
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
src/AssociationRegistry.Public.Schema/Sequence/PubliekVerenigingSequenceDocument.cs#L9
Non-nullable property 'VCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L135
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L135
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L89
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L90
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L7
Non-nullable property 'JsonLdMetadataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L65
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L56
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.PowerBi.ExportHost/Configuration/PowerBiExportOptionsSection.cs#L7
Non-nullable property 'BucketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry.PowerBi.ExportHost/Infrastructure/Extensions/ServiceCollectionMartenExtensions.cs#L36
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
|
src/AssociationRegistry.PowerBi.ExportHost/Writers/ContactgegevensRecordWriter.cs#L19
Possible null reference argument for parameter 'Beschrijving' in 'ContactgegevensRecord.ContactgegevensRecord(string Beschrijving, string Bron, int ContactgegevenId, string ContactgegevenType, bool IsPrimair, string VCode, string Waarde)'.
|
src/AssociationRegistry.PowerBi.ExportHost/Writers/LocatiesRecordWriter.cs#L19
Possible null reference argument for parameter 'AdresIdBroncode' in 'LocatiesRecord.LocatiesRecord(string AdresIdBroncode, string AdresIdBronwaarde, string Adresvoorstelling, string Bron, string Busnummer, string Gemeente, string Huisnummer, bool IsPrimair, string Land, int LocatieId, string LocatieType, string Naam, string PostCode, string Straatnaam, string VCode)'.
|
src/AssociationRegistry.PowerBi.ExportHost/Writers/LocatiesRecordWriter.cs#L20
Possible null reference argument for parameter 'AdresIdBronwaarde' in 'LocatiesRecord.LocatiesRecord(string AdresIdBroncode, string AdresIdBronwaarde, string Adresvoorstelling, string Bron, string Busnummer, string Gemeente, string Huisnummer, bool IsPrimair, string Land, int LocatieId, string LocatieType, string Naam, string PostCode, string Straatnaam, string VCode)'.
|
src/AssociationRegistry.PowerBi.ExportHost/Writers/LocatiesRecordWriter.cs#L23
Possible null reference argument for parameter 'Busnummer' in 'LocatiesRecord.LocatiesRecord(string AdresIdBroncode, string AdresIdBronwaarde, string Adresvoorstelling, string Bron, string Busnummer, string Gemeente, string Huisnummer, bool IsPrimair, string Land, int LocatieId, string LocatieType, string Naam, string PostCode, string Straatnaam, string VCode)'.
|
src/AssociationRegistry.PowerBi.ExportHost/Writers/LocatiesRecordWriter.cs#L24
Possible null reference argument for parameter 'Gemeente' in 'LocatiesRecord.LocatiesRecord(string AdresIdBroncode, string AdresIdBronwaarde, string Adresvoorstelling, string Bron, string Busnummer, string Gemeente, string Huisnummer, bool IsPrimair, string Land, int LocatieId, string LocatieType, string Naam, string PostCode, string Straatnaam, string VCode)'.
|
src/AssociationRegistry.PowerBi.ExportHost/Writers/LocatiesRecordWriter.cs#L25
Possible null reference argument for parameter 'Huisnummer' in 'LocatiesRecord.LocatiesRecord(string AdresIdBroncode, string AdresIdBronwaarde, string Adresvoorstelling, string Bron, string Busnummer, string Gemeente, string Huisnummer, bool IsPrimair, string Land, int LocatieId, string LocatieType, string Naam, string PostCode, string Straatnaam, string VCode)'.
|
src/AssociationRegistry.PowerBi.ExportHost/Writers/LocatiesRecordWriter.cs#L27
Possible null reference argument for parameter 'Land' in 'LocatiesRecord.LocatiesRecord(string AdresIdBroncode, string AdresIdBronwaarde, string Adresvoorstelling, string Bron, string Busnummer, string Gemeente, string Huisnummer, bool IsPrimair, string Land, int LocatieId, string LocatieType, string Naam, string PostCode, string Straatnaam, string VCode)'.
|
src/AssociationRegistry.PowerBi.ExportHost/Writers/LocatiesRecordWriter.cs#L30
Possible null reference argument for parameter 'Naam' in 'LocatiesRecord.LocatiesRecord(string AdresIdBroncode, string AdresIdBronwaarde, string Adresvoorstelling, string Bron, string Busnummer, string Gemeente, string Huisnummer, bool IsPrimair, string Land, int LocatieId, string LocatieType, string Naam, string PostCode, string Straatnaam, string VCode)'.
|
|
src/AssociationRegistry/Grar/GrarClient.cs#L161
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)'.
|
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
src/AssociationRegistry/Vereniging/VerenigingOfAnyKind.cs#L131
Dereference of a possibly null reference.
|
src/AssociationRegistry/Vereniging/VerenigingOfAnyKind.cs#L195
Possible null reference argument for parameter 'locatie' in 'Task<IEvent> VerenigingOfAnyKind.GetAdresMatchEvent(int locatieId, Locatie locatie, IGrarClient grarClient, CancellationToken cancellationToken)'.
|
src/AssociationRegistry/Vereniging/VerenigingOfAnyKind.cs#L245
Possible null reference argument for parameter 'locatieVoorTeMatchenAdres' in 'IEvent VerenigingOfAnyKind.GetAdresMatchExceptionEvent(int locatieId, AdressenregisterReturnedNonSuccessStatusCode ex, Locatie locatieVoorTeMatchenAdres)'.
|
src/AssociationRegistry/Vereniging/VerenigingOfAnyKind.cs#L257
Dereference of a possibly null reference.
|
This job succeeded
Loading