chore(deps): update aws-sdk-net monorepo #362
Annotations
20 warnings
|
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/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/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#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:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L130
'VertegenwoordigerWerdToegevoegd' is obsolete: 'These are the upcasted events, only use this in projections and State'
|
|
Dotnet build:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L110
'VertegenwoordigerWerdVerwijderdUitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
|
|
Dotnet build:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L107
'VertegenwoordigerWerdGewijzigdInKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
|
|
Dotnet build:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L104
'VertegenwoordigerWerdToegevoegdVanuitKBO' is obsolete: 'These are the upcasted events, only use this in projections and State'
|
|
Dotnet build:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L101
'VertegenwoordigerWerdVerwijderd' is obsolete: 'These are the upcasted events, only use this in projections and State'
|
|
Dotnet build:
src/AssociationRegistry/Events/Factories/EventFactory.cs#L84
'VertegenwoordigerWerdGewijzigd' is obsolete: 'These are the upcasted events, only use this in projections and State'
|
|
Dotnet build:
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:
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:
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:
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