fix: or-2334 use dedicated property for IsAuthentieke verenging #1212
main.yml
on: push
Decide next version
27s
Analyze Code
2m 54s
Build ACM Api
/
build-image
4m 59s
Build Public Api
/
build-image
6m 1s
Build Public Projections
/
build-image
3m 49s
Build Admin Api
/
build-image
6m 51s
Build Admin Projections
/
build-image
4m 19s
Build Admin Address Sync Scheduled Task
/
build-image
4m 3s
Build PowerBI Export Scheduled Task
/
build-image
3m 46s
Pack Association Registry Domain
/
pack
1m 5s
Pack Association Registry Magda
/
pack
1m 7s
Run e2e tests
/
build-image
5m 28s
Run projections tests
/
build-image
2m 52s
Matrix: Deploy to Test (IK4)
Matrix: Deploy scheduled tasks to Test (IK4)
Notify slack
0s
Annotations
321 warnings
Decide next version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
Pack Association Registry Domain / pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pack Association Registry Domain / pack:
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)'.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/EventStore/VerenigingsRepository.cs#L65
Possible null reference argument for parameter 'obj' in 'void VerenigingMetRechtspersoonlijkheid.Hydrate(VerenigingState obj)'.
|
Pack Association Registry Domain / pack:
src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L19
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pack Association Registry Magda / pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pack Association Registry Magda / pack:
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)'.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Events/AdresWerdNietGevondenInAdressenregister.cs#L16
Dereference of a possibly null reference.
|
Pack Association Registry Magda / pack:
src/AssociationRegistry/Events/AdresMatchUitAdressenregister.cs#L100
Non-nullable property 'Adresvoorstelling' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze Code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze Code:
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.
|
Analyze Code:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L93
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze Code:
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.
|
Analyze Code:
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.
|
Analyze Code:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze Code:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze Code:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L86
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze Code:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L77
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze Code:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L81
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analyze Code:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L64
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run projections tests / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run projections tests / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Run projections tests / 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.
|
Run projections tests / 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.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L93
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run projections tests / 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.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L86
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L77
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L81
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run projections tests / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L29
Dereference of a possibly null reference.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L58
Dereference of a possibly null reference.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L79
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Run projections tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L45
Dereference of a possibly null reference.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Search/ElasticRepository.cs#L56
Possible null reference return.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L47
Dereference of a possibly null reference.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L49
Dereference of a possibly null reference.
|
Run projections tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L65
'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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build PowerBI Export Scheduled Task / build-image:
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)'.
|
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/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
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/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'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/Vereniging/VerenigingState.cs#L48
Non-nullable property 'VerenigingStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/VerenigingState.cs#L49
Non-nullable property 'VorigeVerenigingStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
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#L153
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#L153
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/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/Detail/VerenigingDetailDocument.cs#L98
Non-nullable property 'GestructureerdeIdentificator' 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#L99
Non-nullable property 'CodeerSysteem' 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#L75
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#L69
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
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
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/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:
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)'.
|
Build PowerBI Export Scheduled Task / build-image:
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)'.
|
Build PowerBI Export Scheduled Task / build-image:
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)'.
|
Build PowerBI Export Scheduled Task / build-image:
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)'.
|
Build PowerBI Export Scheduled Task / build-image:
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)'.
|
Build PowerBI Export Scheduled Task / build-image:
src/AssociationRegistry.PowerBi.ExportHost/Writers/LocatiesRecordWriter.cs#L32
Possible null reference argument for parameter 'Straatnaam' 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 Public Projections / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
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#L153
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/Search/VerenigingZoekDocument.cs#L7
Non-nullable property 'JsonLdMetadataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L28
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/Search/VerenigingZoekDocument.cs#L39
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/Search/VerenigingZoekDocument.cs#L40
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.Public.Schema/Search/VerenigingZoekDocument.cs#L46
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/Search/VerenigingZoekDocument.cs#L48
Non-nullable property 'AndereVereniging' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L49
Non-nullable property 'DatumVan' 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#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
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#L153
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#L153
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/Search/VerenigingZoekDocument.cs#L7
Non-nullable property 'JsonLdMetadataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Projections / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L86
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/Search/VerenigingZoekDocument.cs#L77
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/Search/VerenigingZoekDocument.cs#L81
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/Search/VerenigingZoekDocument.cs#L64
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
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#L93
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/Search/VerenigingZoekDocument.cs#L86
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#L77
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#L81
Non-nullable property 'GestructureerdeIdentificator' 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#L64
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#L57
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#L46
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.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L65
'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.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L29
Dereference of a possibly null reference.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L58
Dereference of a possibly null reference.
|
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L47
Dereference of a possibly null reference.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L49
Dereference of a possibly null reference.
|
|
Build Admin Address Sync Scheduled Task / build-image:
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)'.
|
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/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/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'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/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
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/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Address Sync Scheduled Task / build-image:
src/AssociationRegistry/EventStore/VerenigingsRepository.cs#L65
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#L19
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Admin Projections / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build Admin Projections / build-image:
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)'.
|
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/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.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#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.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/EventStore/VerenigingsRepository.cs#L65
Possible null reference argument for parameter 'obj' in 'void VerenigingMetRechtspersoonlijkheid.Hydrate(VerenigingState obj)'.
|
Build Admin Projections / build-image:
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)'.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.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/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/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.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/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#L19
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#L20
Non-nullable property 'Adres' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#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)'.
|
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/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/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'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/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/VerenigingState.cs#L48
Non-nullable property 'VerenigingStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
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#L153
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#L153
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/Search/VerenigingZoekDocument.cs#L93
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#L8
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#L47
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#L75
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#L69
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.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L65
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L82
Dereference of a possibly null reference.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L56
Dereference of a possibly null reference.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L47
Dereference of a possibly null reference.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L49
Dereference of a possibly null reference.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L40
Possible null reference assignment.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L45
Dereference of a possibly null reference.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
|
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.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build ACM Api / build-image:
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)'.
|
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/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.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/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build ACM Api / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'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
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Run e2e tests / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run e2e tests / build-image:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Run e2e tests / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / 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.
|
Run e2e tests / 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.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L98
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L99
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L75
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L69
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run e2e tests / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L40
Possible null reference assignment.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L45
Dereference of a possibly null reference.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L29
Dereference of a possibly null reference.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L58
Dereference of a possibly null reference.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L79
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L65
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L82
Dereference of a possibly null reference.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L56
Dereference of a possibly null reference.
|
Run e2e tests / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Search/ElasticRepository.cs#L56
Possible null reference return.
|
Build Public Api / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L47
Dereference of a possibly null reference.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L49
Dereference of a possibly null reference.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L40
Possible null reference assignment.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L45
Dereference of a possibly null reference.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L29
Dereference of a possibly null reference.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L58
Dereference of a possibly null reference.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L65
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
|
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.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build Public Api / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
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#L153
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#L153
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#L98
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#L99
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#L75
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#L69
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.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
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#L153
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#L153
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#L98
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#L99
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#L75
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#L69
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#L70
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#L47
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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)'.
|
Build Admin 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 Admin Api / build-image:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin 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 Admin Api / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin 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 Admin Api / build-image:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Build Admin Api / build-image:
src/AssociationRegistry/EventStore/VerenigingsRepository.cs#L65
Possible null reference argument for parameter 'obj' in 'void VerenigingMetRechtspersoonlijkheid.Hydrate(VerenigingState obj)'.
|
Build Admin Api / build-image:
src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L19
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build Admin Api / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
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/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L47
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/Detail/VerenigingDetailDocument.cs#L98
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/Detail/VerenigingDetailDocument.cs#L99
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin 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 Admin Api / build-image:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build Admin Api / build-image:
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)'.
|
Build Admin 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 Admin Api / build-image:
src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Build Admin 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 Admin Api / build-image:
src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin Api / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build Admin 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 Admin Api / build-image:
src/AssociationRegistry/Vereniging/VerenigingState.cs#L48
Non-nullable property 'VerenigingStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Api / build-image:
src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L410
Possible null reference argument for parameter 'vCode' in 'Task<VerenigingDocument> VerenigingPerInszQueryExtensions.GetVerenigingDocument(IDocumentOperations source, string vCode)'.
|
Build Admin Api / build-image:
src/AssociationRegistry.Acm.Api/Program.cs#L266
The type 'AssociationRegistry.Acm.Api.Infrastructure.ConfigurationBindings.AppSettings?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'AssociationRegistry.Acm.Api.Infrastructure.ConfigurationBindings.AppSettings?' doesn't match 'class' constraint.
|
Build Admin Api / build-image:
src/AssociationRegistry.Acm.Api/Program.cs#L343
Dereference of a possibly null reference.
|
Build Admin Api / build-image:
src/AssociationRegistry.Acm.Api/Program.cs#L456
Possible null reference argument for parameter 'appSettings' in 'IServiceCollection SwaggerExtensions.AddAcmApiSwagger(IServiceCollection services, AppSettings appSettings)'.
|
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)'.
|
Semantic Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Semantic Release
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/
|
Semantic Release
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/
|
Publish to NuGet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish to Atlassian
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Push images IK4 (DevOps)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy scheduled tasks to Test (IK4) (adressensync)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy scheduled tasks to Test (IK4) (adressensync)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Deploy scheduled tasks to Test (IK4) (powerbiexport)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy scheduled tasks to Test (IK4) (powerbiexport)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Deploy to Test (IK4) (publicprojections)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy to Test (IK4) (publicprojections)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Deploy to Test (IK4) (adminprojections)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy to Test (IK4) (adminprojections)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Deploy to Test (IK4) (adminapi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy to Test (IK4) (adminapi)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Deploy to Test (IK4) (publicapi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy to Test (IK4) (publicapi)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Deploy to Test (IK4) (acmapi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy to Test (IK4) (acmapi)
Unexpected input(s) 'region', valid inputs are ['entryPoint', 'args', 'environment', 'version', 'status-url', 'deploy-url', 'access-key', 'secret-key', 'interval', 'deploy-target', 'domain', 'project', 'application']
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-Be.Vlaanderen.Basisregisters.AssociationRegistry-8.193.0
|
244 KB |
|
nuget-Be.Vlaanderen.Basisregisters.AssociationRegistry.Magda-8.193.0
|
107 KB |
|
verenigingsregister-acmapi
|
179 MB |
|
verenigingsregister-adminapi
|
201 MB |
|
verenigingsregister-adminprojections
|
158 MB |
|
verenigingsregister-adressensync
|
124 MB |
|
verenigingsregister-powerbiexport
|
125 MB |
|
verenigingsregister-publicapi
|
175 MB |
|
verenigingsregister-publicprojections
|
157 MB |
|