Skip to content

Nightly Build

Nightly Build #335

Triggered via schedule September 21, 2024 00:55
Status Failure
Total duration 9m 55s
Artifacts 5

build-nightly.yml

on: schedule
Decide next version
2s
Decide next version
Build ACM Api  /  build-image
4m 59s
Build ACM Api / build-image
Build Public Api  /  build-image
7m 28s
Build Public Api / build-image
Build Public Projections  /  build-image
4m 59s
Build Public Projections / build-image
Build Admin Api  /  build-image
9m 24s
Build Admin Api / build-image
Build Admin Projections  /  build-image
5m 50s
Build Admin Projections / build-image
Build Admin Address Sync Scheduled Task  /  build-image
3m 13s
Build Admin Address Sync Scheduled Task / build-image
Build PowerBI Export Scheduled Task  /  build-image
4m 29s
Build PowerBI Export Scheduled Task / build-image
Notify Slack of Success
0s
Notify Slack of Success
Notify Slack of Failure
2s
Notify Slack of Failure
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 203 warnings
Build Admin Address Sync Scheduled Task / build-image
Process completed with exit code 1.
Build Admin Address Sync Scheduled Task / build-image
Process completed with exit code 1.
Build Admin Address Sync Scheduled Task / build-image
Process completed with exit code 134.
Build Admin Address Sync Scheduled Task / build-image
Process completed with exit code 1.
Build Admin Address Sync Scheduled Task / build-image
Process completed with exit code 1.
Build Admin Api / build-image
Process completed with exit code 1.
Decide next version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Admin Address Sync Scheduled Task / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
Build Admin Address Sync Scheduled Task / build-image: 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)'.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/EventStore/VerenigingsRepository.cs#L60
Possible null reference argument for parameter 'obj' in 'void VerenigingMetRechtspersoonlijkheid.Hydrate(VerenigingState obj)'.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L77
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L78
Non-nullable property 'Adres' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Admin.AddressSync/Infrastructure/Extensions/ServiceCollectionExtensions.cs#L116
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Acm.Api/VerenigingenPerInsz/VerenigingenPerInszResponse.cs#L60
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L33
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L17
Possible null reference argument for parameter 'id' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L18
Possible null reference argument for parameter 'title' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L19
Possible null reference argument for parameter 'subtitle' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L20
Possible null reference argument for parameter 'generatorTitle' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L21
Possible null reference argument for parameter 'generatorUri' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L23
Possible null reference argument for parameter 'rights' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L72
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L72
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.'
Build PowerBI Export Scheduled Task / build-image: 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)'.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry.PowerBi.ExportHost/Writers/BasisgegevensRecordWriter.cs#L20
Possible null reference argument for parameter 'EindDatum' in 'BasisgegevensRecord.BasisgegevensRecord(string Bron, int DoelgroepMaxLeeftijd, int DoelgroepMinLeeftijd, string EindDatum, bool IsUitgeschrevenUitPubliekeDatastroom, string KorteBeschrijving, string KorteNaam, string Naam, string RoepNaam, string StartDatum, string Status, string VCode, string CodeVerenigingsType, string NaamVerenigingsType, string KboNummer, string CorresponderendeVCodes, int AantalVertegenwoordigers, string DatumLaatsteAanpassing)'.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry.PowerBi.ExportHost/Writers/BasisgegevensRecordWriter.cs#L22
Possible null reference argument for parameter 'KorteBeschrijving' in 'BasisgegevensRecord.BasisgegevensRecord(string Bron, int DoelgroepMaxLeeftijd, int DoelgroepMinLeeftijd, string EindDatum, bool IsUitgeschrevenUitPubliekeDatastroom, string KorteBeschrijving, string KorteNaam, string Naam, string RoepNaam, string StartDatum, string Status, string VCode, string CodeVerenigingsType, string NaamVerenigingsType, string KboNummer, string CorresponderendeVCodes, int AantalVertegenwoordigers, string DatumLaatsteAanpassing)'.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry.PowerBi.ExportHost/Writers/BasisgegevensRecordWriter.cs#L23
Possible null reference argument for parameter 'KorteNaam' in 'BasisgegevensRecord.BasisgegevensRecord(string Bron, int DoelgroepMaxLeeftijd, int DoelgroepMinLeeftijd, string EindDatum, bool IsUitgeschrevenUitPubliekeDatastroom, string KorteBeschrijving, string KorteNaam, string Naam, string RoepNaam, string StartDatum, string Status, string VCode, string CodeVerenigingsType, string NaamVerenigingsType, string KboNummer, string CorresponderendeVCodes, int AantalVertegenwoordigers, string DatumLaatsteAanpassing)'.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry.PowerBi.ExportHost/Writers/BasisgegevensRecordWriter.cs#L26
Possible null reference argument for parameter 'StartDatum' in 'BasisgegevensRecord.BasisgegevensRecord(string Bron, int DoelgroepMaxLeeftijd, int DoelgroepMinLeeftijd, string EindDatum, bool IsUitgeschrevenUitPubliekeDatastroom, string KorteBeschrijving, string KorteNaam, string Naam, string RoepNaam, string StartDatum, string Status, string VCode, string CodeVerenigingsType, string NaamVerenigingsType, string KboNummer, string CorresponderendeVCodes, int AantalVertegenwoordigers, string DatumLaatsteAanpassing)'.
Build PowerBI Export Scheduled Task / build-image: 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)'.
Build PowerBI Export Scheduled Task / build-image: 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)'.
Build PowerBI Export Scheduled Task / build-image: 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)'.
Build PowerBI Export Scheduled Task / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
Build PowerBI Export Scheduled Task / build-image: 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)'.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Events/AdresMatchUitAdressenregister.cs#L94
Non-nullable property 'Adresvoorstelling' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Events/AdresMatchUitAdressenregister.cs#L78
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build ACM Api / build-image: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build ACM Api / build-image: 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)'.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/VerenigingOfAnyKind.cs#L131
Dereference of a possibly null reference.
Build ACM Api / build-image: 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)'.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build ACM Api / build-image: 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)'.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L77
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build ACM Api / build-image: src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L78
Non-nullable property 'Adres' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Api/VerenigingenPerInsz/VerenigingenPerInszResponse.cs#L60
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Build ACM Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L33
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L17
Possible null reference argument for parameter 'id' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L18
Possible null reference argument for parameter 'title' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L19
Possible null reference argument for parameter 'subtitle' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L20
Possible null reference argument for parameter 'generatorTitle' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L21
Possible null reference argument for parameter 'generatorUri' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L23
Possible null reference argument for parameter 'rights' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L73
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build ACM Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L67
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build ACM Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L68
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build ACM Api / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L45
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L73
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Projections / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L67
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Projections / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L68
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Projections / build-image: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L73
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Projections / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L67
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Projections / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L68
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Projections / build-image: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Build Admin Projections / build-image: 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)'.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L77
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Projections / build-image: src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L78
Non-nullable property 'Adres' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Projections / build-image: 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)'.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/VerenigingMetRechtspersoonlijkheid.cs#L11
Non-nullable field '_allowedTypes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Vereniging.cs#L202
Possible null reference argument for parameter 'Adres' in 'AdresWerdOvergenomenUitAdressenregister.AdresWerdOvergenomenUitAdressenregister(string VCode, int LocatieId, AdresId AdresId, AdresUitAdressenregister Adres)'.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegeven.cs#L17
Non-nullable property 'Bron' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Api / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
Build Public Api / build-image: src/AssociationRegistry.Acm.Api/VerenigingenPerInsz/VerenigingenPerInszResponse.cs#L60
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Build Public Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L16
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
Build Public Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build Public Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L33
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build Public Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L17
Possible null reference argument for parameter 'id' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Public Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L18
Possible null reference argument for parameter 'title' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Public Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L19
Possible null reference argument for parameter 'subtitle' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Public Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L20
Possible null reference argument for parameter 'generatorTitle' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Public Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L21
Possible null reference argument for parameter 'generatorUri' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Public Api / build-image: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L73
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L67
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L68
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L45
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L73
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L67
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L68
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Api / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
Build Admin Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build Admin Api / build-image: 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.
Build Admin Api / build-image: src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L72
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Api / build-image: 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.
Build Admin Api / build-image: 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.
Build Admin Api / build-image: 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.
Build Admin Api / build-image: src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L60
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Api / build-image: src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L43
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Api / build-image: src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L25
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Api / build-image: src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L36
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Api / build-image
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/6bd8b7f7774af54e05809fcc5431931b3eb1ddee'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Build Admin Api / build-image
Back off 17.137 seconds before retry.
Build Admin Api / build-image
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/6bd8b7f7774af54e05809fcc5431931b3eb1ddee'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Build Admin Api / build-image
Back off 28.114 seconds before retry.
Build Admin Api / build-image: src/AssociationRegistry.Acm.Api/VerenigingenPerInsz/VerenigingenPerInszResponse.cs#L60
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Build Admin Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L16
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
Build Admin Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build Admin Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L33
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build Admin Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L17
Possible null reference argument for parameter 'id' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Admin Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L18
Possible null reference argument for parameter 'title' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Admin Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L19
Possible null reference argument for parameter 'subtitle' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Admin Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L20
Possible null reference argument for parameter 'generatorTitle' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Build Admin Api / build-image: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L21
Possible null reference argument for parameter 'generatorUri' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
Notify Slack of Failure
The following actions uses node12 which is deprecated and will be forced to run on node16: slackapi/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Notify Slack of Failure
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Notify Slack of Failure
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
verenigingsregister-acmapi Expired
169 MB
verenigingsregister-adminprojections Expired
157 MB
verenigingsregister-powerbiexport Expired
125 MB
verenigingsregister-publicapi Expired
174 MB
verenigingsregister-publicprojections Expired
157 MB