Skip to content

feat: or-2006 simple solution for or-2006 #1563

feat: or-2006 simple solution for or-2006

feat: or-2006 simple solution for or-2006 #1563

Re-run triggered December 18, 2023 08:22
Status Failure
Total duration 3m 47s
Artifacts 1

pre-merge-tests.yml

on: pull_request
Matrix: Run Tests
Notify slack
3s
Notify slack
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 92 warnings
Run Tests (test/AssociationRegistry.Test.Public.Api)
Process completed with exit code 1.
Run Tests (test/AssociationRegistry.Test.Public.Api)
Process completed with exit code 1.
Run Tests (test/AssociationRegistry.Test.Public.Api)
Process completed with exit code 1.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
The job was canceled because "test_AssociationRegistr_2" failed.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
The operation was canceled.
analyze-code
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/
analyze-code: 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.
analyze-code: 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.
analyze-code: src/AssociationRegistry/EventStore/EventStore.cs#L29
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
analyze-code: src/AssociationRegistry/EventStore/EventStore.cs#L80
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
analyze-code: src/AssociationRegistry/EventStore/EventStore.cs#L88
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
analyze-code: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L45
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
analyze-code: src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L66
Possible null reference argument for parameter 'postgreSqlOptions' in 'string GetPostgresConnectionString(PostgreSqlOptionsSection postgreSqlOptions)'.
analyze-code: src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
analyze-code: src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L21
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
analyze-code: src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Run Tests (test/AssociationRegistry.Test)
Non-nullable property 'Bron' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test)
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test)
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test)
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test)
Non-nullable field '_allowedTypes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Tests (test/AssociationRegistry.Test)
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test)
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test)
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Run Tests (test/AssociationRegistry.Test)
Possible null reference argument for parameter 'postgreSqlOptions' in 'string GetPostgresConnectionString(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test)
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test): 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 Tests (test/AssociationRegistry.Test): src/AssociationRegistry/EventStore/EventStore.cs#L29
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry/EventStore/EventStore.cs#L80
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test): 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 Tests (test/AssociationRegistry.Test): src/AssociationRegistry/EventStore/EventStore.cs#L88
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L45
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Acm.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L15
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L33
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Run Tests (test/AssociationRegistry.Test.Acm.Api)
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.Acm.Api)
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Acm.Api)
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Acm.Api)
Non-nullable property 'Bron' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Acm.Api)
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Acm.Api)
Non-nullable field '_allowedTypes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Tests (test/AssociationRegistry.Test.Acm.Api)
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Acm.Api)
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Run Tests (test/AssociationRegistry.Test.Acm.Api)
Possible null reference argument for parameter 'postgreSqlOptions' in 'string GetPostgresConnectionString(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Acm.Api)
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L45
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/EventStore/EventStore.cs#L29
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Acm.Api): 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 Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/EventStore/EventStore.cs#L80
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry/EventStore/EventStore.cs#L88
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Acm.Api): 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 Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L21
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L66
Possible null reference argument for parameter 'postgreSqlOptions' in 'string GetPostgresConnectionString(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Acm.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L15
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Public.Api): 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 Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/EventStore/EventStore.cs#L29
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/EventStore/EventStore.cs#L80
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/EventStore/EventStore.cs#L88
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Public.Api): 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 Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L45
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Public.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L15
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Public.Api/Infrastructure/Extensions/ConfigurationExtensions.cs#L38
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigurationExtensions.ThrowIfInvalid(ElasticSearchOptionsSection elasticSearchOptions)'.
Run Tests (test/AssociationRegistry.Test.Public.Api)
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.Public.Api)
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Public.Api)
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Public.Api)
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Public.Api)
Non-nullable field '_allowedTypes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Tests (test/AssociationRegistry.Test.Public.Api)
Non-nullable property 'Bron' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Public.Api)
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Public.Api)
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Run Tests (test/AssociationRegistry.Test.Public.Api)
Possible null reference argument for parameter 'postgreSqlOptions' in 'string GetPostgresConnectionString(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Public.Api)
The type 'AssociationRegistry.Public.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.Public.Api.Infrastructure.ConfigurationBindings.AppSettings?' doesn't match 'class' constraint.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
No files were found with the provided path: test/AssociationRegistry.Test.Admin.Api/TestResults/*.html. No artifacts will be uploaded.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L45
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/EventStore/EventStore.cs#L29
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/EventStore/EventStore.cs#L80
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Admin.Api): 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 Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry/EventStore/EventStore.cs#L88
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Admin.Api): 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 Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L21
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L66
Possible null reference argument for parameter 'postgreSqlOptions' in 'string GetPostgresConnectionString(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
Non-nullable property 'Bron' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
'IDocumentStore.OpenSession(DocumentTracking, IsolationLevel)' is obsolete: 'Opening a session without explicitly providing desired type may be dropped in next Marten version.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
Non-nullable field '_allowedTypes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
Possible null reference argument for parameter 'postgreSqlOptions' in 'string GetPostgresConnectionString(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.

Artifacts

Produced during runtime
Name Size
test-report Expired
755 KB