fix: or-2938 add internal event for ksz sync vertegenwoordiger bevestigd #135
Annotations
21 warnings
|
Archive code coverage results
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
|
Run all tests:
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 all tests:
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 all tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L112
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
|
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L112
Dereference of a possibly null reference.
|
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L97
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
|
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L97
Dereference of a possibly null reference.
|
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L40
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
|
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L40
Dereference of a possibly null reference.
|
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L34
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
|
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L34
Dereference of a possibly null reference.
|
|
Dotnet build tests:
src/AssociationRegistry/DecentraalBeheer/Vereniging/Locaties/Locaties.cs#L16
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
|
Dotnet build tests:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
|
|
Dotnet build tests:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
|
|
Dotnet build tests:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
|
|
Dotnet build tests:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
|
|
Dotnet build tests:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
|
|
Dotnet build tests:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, you might be looking for <EventName>+ZonderPersoonsgegevens'
|
|
Dotnet build tests:
src/AssociationRegistry/DecentraalBeheer/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
|
Dotnet build tests:
src/AssociationRegistry/Grar/Models/PostalInfo/Postnamen.cs#L26
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
|
Dotnet build tests:
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.
|
Loading