Nightly Build #395
Annotations
31 warnings
Dotnet build:
src/AssociationRegistry/Grar/GrarClient.cs#L162
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)'.
|
Dotnet build:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Dotnet build:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Dotnet build:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Dotnet build:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Dotnet build:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Dotnet build:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Dotnet build:
src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
|
Dotnet build:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Dotnet build:
src/AssociationRegistry/Vereniging/VerenigingOfAnyKind.cs#L146
Dereference of a possibly null reference.
|
Dotnet build tests:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Dotnet build tests:
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.
|
Dotnet build tests:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build tests:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L157
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build tests:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L92
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build tests:
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.
|
Dotnet build tests:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L85
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build tests:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L76
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build tests:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L80
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build tests:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L63
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Archive code coverage results
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Run all tests:
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.
|
Run all tests:
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)'.
|
Run all tests:
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)'.
|
Run all tests:
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)'.
|
Run all tests:
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)'.
|
Run all tests:
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)'.
|
Run all tests:
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)'.
|
Run all tests:
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)'.
|
Run all tests:
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)'.
|
Run all tests:
src/AssociationRegistry.PowerBi.ExportHost/Writers/LocatiesRecordWriter.cs#L31
Possible null reference argument for parameter 'PostCode' 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)'.
|
Loading