Or 1759 #1497
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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.
|
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegeven.cs#L21
Non-nullable property 'Bron' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AssociationRegistry/EventStore/EventStore.cs#L25
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
|
src/AssociationRegistry/EventStore/EventStore.cs#L68
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
|
src/AssociationRegistry/EventStore/EventStore.cs#L76
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
|
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L45
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L13
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
|
src/AssociationRegistry.Admin.Api/VCodeGeneration/SequenceVCodeService.cs#L26
'DocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
|
src/AssociationRegistry.Admin.Api/Program.cs#L287
The type 'AssociationRegistry.Admin.Api.Infrastructure.ConfigurationBindings.AppSettings?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'AssociationRegistry.Admin.Api.Infrastructure.ConfigurationBindings.AppSettings?' doesn't match 'class' constraint.
|
The logs for this run have expired and are no longer available.
Loading