Skip to content

Or 2938 vertpervcode #359

Or 2938 vertpervcode

Or 2938 vertpervcode #359

Triggered via pull request December 15, 2025 09:17
Status Success
Total duration 5m 28s
Artifacts

cicd.pull-request.yml

on: pull_request
Matrix: Run Tests
Notify slack
5s
Notify slack
Fit to window
Zoom out
Zoom in

Annotations

180 warnings
Build Sync Lambda
'FeitelijkeVerenigingWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Build Sync Lambda
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build Sync Lambda
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Build Sync Lambda
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Build Sync Lambda
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Build Sync Lambda
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Build Sync Lambda
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Build Sync Lambda
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Build Sync Lambda
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build Sync Lambda
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AssociationRegistry.Integrations.Slack.NotifyType)3' is not covered.
analyze-code: src/AssociationRegistry/Grar/Models/PostalInfo/Postnamen.cs#L26
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
analyze-code: src/AssociationRegistry/DecentraalBeheer/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
analyze-code: src/AssociationRegistry/DecentraalBeheer/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
analyze-code: src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
analyze-code: src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
analyze-code: src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
analyze-code: src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
analyze-code: src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
analyze-code: src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, only use this in projections and State'
analyze-code: src/AssociationRegistry.Integrations.Slack/SlackNotifier.cs#L28
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AssociationRegistry.Integrations.Slack.NotifyType)3' is not covered.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L127
Possible null reference argument for parameter 'options' in 'PubliekZoekenEventsConsumer.PubliekZoekenEventsConsumer(ElasticsearchClient elasticClient, PubliekZoekProjectionHandler zoekProjectionHandler, ElasticSearchOptionsSection options, ILogger<PubliekZoekenEventsConsumer> logger)'.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L77
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 Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L56
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L27
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/DecentraalBeheer/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Grar/Models/PostalInfo/Postnamen.cs#L26
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/DecentraalBeheer/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Integrations.Slack/SlackNotifier.cs#L28
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AssociationRegistry.Integrations.Slack.NotifyType)3' is not covered.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjector.cs#L112
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L104
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L99
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L94
'VertegenwoordigerWerdOvergenomenUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L86
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L83
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L34
'VerenigingZonderEigenRechtspersoonlijkheidWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L24
'FeitelijkeVerenigingWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingDocumentProjector.cs#L26
'VerenigingZonderEigenRechtspersoonlijkheidWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingDocumentProjector.cs#L15
'FeitelijkeVerenigingWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/Grar/Models/PostalInfo/Postnamen.cs#L26
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/DecentraalBeheer/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L11
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/DecentraalBeheer/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/DecentraalBeheer/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjector.cs#L112
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L104
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L99
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L94
'VertegenwoordigerWerdOvergenomenUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L86
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L83
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L34
'VerenigingZonderEigenRechtspersoonlijkheidWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L24
'FeitelijkeVerenigingWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Acm.Api/Projections/VerenigingDocumentProjector.cs#L26
'VerenigingZonderEigenRechtspersoonlijkheidWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Acm.Api/Projections/VerenigingDocumentProjector.cs#L15
'FeitelijkeVerenigingWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/DecentraalBeheer/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L11
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/DecentraalBeheer/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/DecentraalBeheer/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Integrations.Slack/SlackNotifier.cs#L28
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AssociationRegistry.Integrations.Slack.NotifyType)3' is not covered.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L112
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L97
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L40
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L34
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/DecentraalBeheer/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/DecentraalBeheer/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Grar/Models/PostalInfo/Postnamen.cs#L26
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Integrations.Slack/SlackNotifier.cs#L28
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AssociationRegistry.Integrations.Slack.NotifyType)3' is not covered.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L128
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 Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L112
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L97
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L40
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L34
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/DecentraalBeheer/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/Grar/Models/PostalInfo/Postnamen.cs#L26
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/DecentraalBeheer/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Integrations.Slack/SlackNotifier.cs#L28
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AssociationRegistry.Integrations.Slack.NotifyType)3' is not covered.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjector.cs#L112
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L104
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L99
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L94
'VertegenwoordigerWerdOvergenomenUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L86
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L83
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L34
'VerenigingZonderEigenRechtspersoonlijkheidWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L24
'FeitelijkeVerenigingWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingDocumentProjector.cs#L26
'VerenigingZonderEigenRechtspersoonlijkheidWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingDocumentProjector.cs#L15
'FeitelijkeVerenigingWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/DecentraalBeheer/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/Grar/Models/PostalInfo/Postnamen.cs#L26
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/DecentraalBeheer/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Integrations.Slack/SlackNotifier.cs#L28
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AssociationRegistry.Integrations.Slack.NotifyType)3' is not covered.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L112
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L97
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L40
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L34
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/DecentraalBeheer/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/DecentraalBeheer/Vereniging/Locaties/Locaties.cs#L16
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/DecentraalBeheer/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Integrations.Slack/SlackNotifier.cs#L28
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AssociationRegistry.Integrations.Slack.NotifyType)3' is not covered.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjector.cs#L112
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L104
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L99
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L94
'VertegenwoordigerWerdOvergenomenUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L86
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L83
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L34
'VerenigingZonderEigenRechtspersoonlijkheidWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L24
'FeitelijkeVerenigingWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Acm.Api/Projections/VerenigingDocumentProjector.cs#L26
'VerenigingZonderEigenRechtspersoonlijkheidWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Acm.Api/Projections/VerenigingDocumentProjector.cs#L15
'FeitelijkeVerenigingWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/DecentraalBeheer/Vereniging/VerenigingState.cs#L367
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/DecentraalBeheer/Vereniging/VerenigingState.cs#L346
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/DecentraalBeheer/Vereniging/VerenigingState.cs#L131
'VerenigingZonderEigenRechtspersoonlijkheidWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/DecentraalBeheer/Vereniging/VerenigingState.cs#L61
'FeitelijkeVerenigingWerdGeregistreerd' is obsolete: 'These are the upcasted events, only use this in projections and State'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/Grar/Models/PostalInfo/Postnamen.cs#L26
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/DecentraalBeheer/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/DecentraalBeheer/Vereniging/Locaties/Locaties.cs#L16
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/DecentraalBeheer/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Integrations.Slack/SlackNotifier.cs#L28
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AssociationRegistry.Integrations.Slack.NotifyType)3' is not covered.