fix: or-1217 change validation message for association deleted #1597
Annotations
20 warnings
Build
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build
Non-nullable field '_allowedTypes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build
Non-nullable property 'Bron' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'Vcode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Dereference of a possibly null reference.
|
Build
Dereference of a possibly null reference.
|
Build
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Build
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
|
Build
Possible null reference argument for parameter 'postgreSqlOptions' in 'string GetPostgresConnectionString(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Build
Possible null reference argument for parameter 'id' in 'void IDocumentOperations.Delete<PubliekVerenigingDetailDocument>(string id)'.
|
Run all tests:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L124
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Run all tests:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegeven.cs#L14
Non-nullable property 'Bron' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry/Vereniging/Exceptions/VerenigingWerdVerwijderd.cs#L16
Non-nullable property 'Vcode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry/Vereniging/VerenigingMetRechtspersoonlijkheid.cs#L11
Non-nullable field '_allowedTypes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L15
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L33
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Metrics/ProjectionStateListener.cs#L50
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry.Acm.Api/Infrastructure/Metrics/ProjectionStateListener.cs#L51
Dereference of a possibly null reference.
|
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)'.
|
The logs for this run have expired and are no longer available.
Loading