fix: or-1217 change validation message for association deleted #735
Annotations
41 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/Metrics/ProjectionStateListener.cs#L55
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L57
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L13
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Program.cs#L163
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Detail/BeheerVerenigingDetailProjection.cs#L142
Possible null reference argument for parameter 'id' in 'void IDocumentOperations.Delete<BeheerVerenigingDetailDocument>(string id)'.
|
Run all tests:
src/AssociationRegistry.Admin.ProjectionHost/Projections/Detail/BeheerVerenigingDetailProjection.cs#L140
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.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L33
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L17
Possible null reference argument for parameter 'id' in 'AtomFeedConfiguration.AtomFeedConfiguration(string id, string title, string subtitle, string generatorTitle, string generatorUri, string generatorVersion, string rights, DateTimeOffset updated, SyndicationPerson author, SyndicationLink selfUri, List<SyndicationLink> alternateUris, List<SyndicationLink> relatedUris)'.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/ProjectionStatus.cs#L8
Non-nullable property 'ShardName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/ProjectionStatus.cs#L10
Non-nullable property 'Exception' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Verenigingen/Verwijder/RequestModels/VerwijderVerenigingRequest.cs#L14
Non-nullable property 'Reden' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/Middleware/InitiatorHeaderMiddleware.cs#L40
Possible null reference assignment.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/Middleware/CorrelationIdProvider.cs#L5
Non-nullable property 'CorrelationId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/Middleware/CorrelationIdMiddleware.cs#L37
Possible null reference assignment.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/Metrics/HighWatermarkListener.cs#L18
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.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/IfMatchParser.cs#L15
Dereference of a possibly null reference.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Verenigingen/Stop/RequestModels/StopVerenigingRequest.cs#L19
Possible null reference argument for parameter 'Einddatum' in 'StopVerenigingCommand.StopVerenigingCommand(VCode VCode, Datum Einddatum)'.
|
Pre-build Marten models:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L21
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Verenigingen/Verwijder/RequestModels/VerwijderVerenigingRequest.cs#L14
Non-nullable property 'Reden' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Verenigingen/Stop/RequestModels/StopVerenigingRequest.cs#L19
Possible null reference argument for parameter 'Einddatum' in 'StopVerenigingCommand.StopVerenigingCommand(VCode VCode, Datum Einddatum)'.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/ProjectionStatus.cs#L8
Non-nullable property 'ShardName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/ProjectionStatus.cs#L10
Non-nullable property 'Exception' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L21
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L49
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L55
Dereference of a possibly null reference.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L83
Possible null reference argument for parameter 'magdaOptionsSection' in 'void ConfigurationExtensions.ThrowIfInvalid(MagdaOptionsSection magdaOptionsSection)'.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L100
Possible null reference argument for parameter 'value' in 'TemporaryMagdaVertegenwoordigersSection? JsonConvert.DeserializeObject<TemporaryMagdaVertegenwoordigersSection>(string value)'.
|
Dotnet build:
src/AssociationRegistry.Admin.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L104
Possible null reference return.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Dotnet build tests
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
The logs for this run have expired and are no longer available.
Loading