Skip to content

chore(deps): update semantic-release monorepo (major) #356

chore(deps): update semantic-release monorepo (major)

chore(deps): update semantic-release monorepo (major) #356

Triggered via pull request December 12, 2025 22:45
Status Success
Total duration 5m 49s
Artifacts

cicd.pull-request.yml

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

Annotations

180 warnings
Build Sync Lambda
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Build Sync Lambda
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Build Sync Lambda
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Build Sync Lambda
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Build Sync Lambda
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Build Sync Lambda
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Build Sync Lambda
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build Sync Lambda
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build Sync Lambda
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.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.
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/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): 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.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/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.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.
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/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/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
analyze-code: src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
analyze-code: src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
analyze-code: src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
analyze-code: src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
analyze-code: src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
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.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.PowerBi.ExportHost): 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.PowerBi.ExportHost): 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.PowerBi.ExportHost): 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.PowerBi.ExportHost): 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.PowerBi.ExportHost): 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.PowerBi.ExportHost): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L228
Possible null reference argument for parameter 'options' in 'BeheerZoekenEventsConsumer.BeheerZoekenEventsConsumer(ElasticsearchClient elasticClient, BeheerZoekProjectionHandler zoekProjectionHandler, ElasticSearchOptionsSection options, ILogger<BeheerZoekenEventsConsumer> logger)'.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
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/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.Acm.Api): 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.Acm.Api): 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.Acm.Api): 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.Acm.Api): 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.Acm.Api): 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.Acm.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Acm.Api): 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.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/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.Acm.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/ConfigureMartenExtensions.cs#L228
Possible null reference argument for parameter 'options' in 'BeheerZoekenEventsConsumer.BeheerZoekenEventsConsumer(ElasticsearchClient elasticClient, BeheerZoekProjectionHandler zoekProjectionHandler, ElasticSearchOptionsSection options, ILogger<BeheerZoekenEventsConsumer> logger)'.
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/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): 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, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
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.Public.Api): src/AssociationRegistry.Public.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.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.Public.Api): 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.Public.Api): 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.Public.Api): 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.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#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
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.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.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.Projections): 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.Projections): 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.Projections): 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.Projections): 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.Projections): 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.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/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
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/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.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, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L104
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L99
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L94
'VertegenwoordigerWerdOvergenomenUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L86
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L83
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L34
'VerenigingZonderEigenRechtspersoonlijkheidWerdGeregistreerd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L24
'FeitelijkeVerenigingWerdGeregistreerd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingDocumentProjector.cs#L26
'VerenigingZonderEigenRechtspersoonlijkheidWerdGeregistreerd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Projections/VerenigingDocumentProjector.cs#L15
'FeitelijkeVerenigingWerdGeregistreerd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): 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.Admin.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.Admin.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
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/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
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.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/ConfigureMartenExtensions.cs#L228
Possible null reference argument for parameter 'options' in 'BeheerZoekenEventsConsumer.BeheerZoekenEventsConsumer(ElasticsearchClient elasticClient, BeheerZoekProjectionHandler zoekProjectionHandler, ElasticSearchOptionsSection options, ILogger<BeheerZoekenEventsConsumer> logger)'.
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/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.E2E): src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
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.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.