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.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L82
Dereference of a possibly null reference.
|
|
Run all tests:
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 all tests:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L93
Dereference of a possibly null reference.
|
|
Run all tests:
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 all tests:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L56
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
|
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L56
Dereference of a possibly null reference.
|
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L27
Possible null reference argument for parameter 'indicesString' in 'Indices.implicit operator Indices(string indicesString)'.
|
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L27
Dereference of a possibly null reference.
|
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L82
Cannot convert null literal to non-nullable reference type.
|
|
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/Lidmaatschappen/Lidmaatschappen.cs#L11
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
|
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/DecentraalBeheer/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.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