Skip to content

Or 1716 undodubbel #2484

Or 1716 undodubbel

Or 1716 undodubbel #2484

Triggered via pull request January 6, 2025 18:55
Status Failure
Total duration 6m 21s
Artifacts

pre-merge-tests.yml

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

Annotations

1 error and 180 warnings
Run Tests (test/AssociationRegistry.Test.E2E)
Process completed with exit code 1.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Werkingsgebied.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Werkingsgebied.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Vereniging.cs#L11
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Sleutel.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Sleutel.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Sleutel.cs#L38
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Locatie.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Locatie.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Lidmaatschap.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Schema/Sequence/PubliekVerenigingSequenceDocument.cs#L9
Non-nullable property 'VCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L93
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L7
Non-nullable property 'JsonLdMetadataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L47
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L69
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L70
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L86
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L77
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L81
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Grar/GrarClient.cs#L162
Nullability of reference types in return type of 'Task<PostalInformationResponse?> GrarClient.GetPostalInformation(string postcode)' doesn't match implicitly implemented member 'Task<PostalInformationResponse> IGrarClient.GetPostalInformation(string postcode)'.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry/Vereniging/VerenigingState.cs#L47
Non-nullable property 'VerenigingStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L130
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 Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L83
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Admin.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.PowerBi.ExportHost): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Run Tests (test/AssociationRegistry.Test.Acm.Api)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L79
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 Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L65
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.Schema/Sequence/PubliekVerenigingSequenceDocument.cs#L9
Non-nullable property 'VCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L7
Non-nullable property 'JsonLdMetadataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L86
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L77
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L81
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L98
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Acm.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L99
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Projections)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Public.Schema/Sequence/PubliekVerenigingSequenceDocument.cs#L9
Non-nullable property 'VCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L93
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L7
Non-nullable property 'JsonLdMetadataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L86
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L39
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Admin.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.Projections): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Run Tests (test/AssociationRegistry.Test.Projections): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L83
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
Run Tests (test/AssociationRegistry.Test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests (test/AssociationRegistry.Test): 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): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L79
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 Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Public.Schema/Sequence/PubliekVerenigingSequenceDocument.cs#L9
Non-nullable property 'VCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L98
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L99
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L75
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L69
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L70
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L47
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analyze-code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analyze-code: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
analyze-code: src/AssociationRegistry.Public.Schema/Sequence/PubliekVerenigingSequenceDocument.cs#L9
Non-nullable property 'VCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analyze-code: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analyze-code: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analyze-code: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analyze-code: src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L93
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analyze-code: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L47
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analyze-code: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L98
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analyze-code: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L99
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analyze-code: src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L7
Non-nullable property 'JsonLdMetadataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Public.Api)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L79
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 Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L65
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Public.Schema/Sequence/PubliekVerenigingSequenceDocument.cs#L9
Non-nullable property 'VCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L75
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L69
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L70
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L98
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.Api)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L153
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.Schema/Sequence/PubliekVerenigingSequenceDocument.cs#L9
Non-nullable property 'VCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L93
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L8
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L7
Non-nullable property 'JsonLdMetadataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L86
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L47
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L65
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
Run Tests (test/AssociationRegistry.Test.Admin.Api): src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L79
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 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.E2E)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Schema/Sequence/PubliekVerenigingSequenceDocument.cs#L9
Non-nullable property 'VCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L93
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L7
Non-nullable property 'JsonLdMetadataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L86
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L77
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L81
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L64
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L57
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L46
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Werkingsgebied.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Werkingsgebied.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Vereniging.cs#L11
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Sleutel.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Sleutel.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Sleutel.cs#L38
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Locatie.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Locatie.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.E2E): src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/Lidmaatschap.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Notify slack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636