Skip to content

chore(deps): update wiremock/wiremock docker tag to v3.9.2 #2290

chore(deps): update wiremock/wiremock docker tag to v3.9.2

chore(deps): update wiremock/wiremock docker tag to v3.9.2 #2290

Triggered via pull request October 23, 2024 13:23
Status Failure
Total duration 4m 44s
Artifacts

pre-merge-tests.yml

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

Annotations

3 errors and 151 warnings
Run Tests (test/AssociationRegistry.Test.Admin.Api)
Process completed with exit code 1.
Run Tests (test/AssociationRegistry.Test.E2E)
The job was canceled because "test_AssociationRegistr_4" failed.
Run Tests (test/AssociationRegistry.Test.E2E)
The operation was canceled.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): 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.AddressSync): 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.Admin.AddressSync): 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)'.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L18
Possible null reference argument for parameter 'title' 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)'.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L19
Possible null reference argument for parameter 'subtitle' 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)'.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L20
Possible null reference argument for parameter 'generatorTitle' 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)'.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L21
Possible null reference argument for parameter 'generatorUri' 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)'.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L23
Possible null reference argument for parameter 'rights' 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)'.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.Acm.Api/Program.cs#L266
The type 'AssociationRegistry.Acm.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.Acm.Api.Infrastructure.ConfigurationBindings.AppSettings?' doesn't match 'class' constraint.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): src/AssociationRegistry/Grar/GrarClient.cs#L161
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.Admin.AddressSync): 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.Admin.AddressSync): 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.Admin.AddressSync): 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.Admin.AddressSync): src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync): 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.Admin.AddressSync): src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L48
Non-nullable property 'ObjectId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/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/Search/VerenigingZoekDocument.cs#L80
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/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): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L73
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/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): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L68
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/Search/VerenigingZoekDocument.cs#L51
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/Search/VerenigingZoekDocument.cs#L44
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/Search/VerenigingZoekDocument.cs#L26
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/Search/VerenigingZoekDocument.cs#L37
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.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L51
'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.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
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/Search/VerenigingZoekDocument.cs#L80
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L80
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#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.PowerBi.ExportHost): 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/Search/VerenigingZoekDocument.cs#L73
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): 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/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.PowerBi.ExportHost): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L26
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#L68
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): 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#L51
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L145
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/Search/VerenigingZoekDocument.cs#L44
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L145
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L37
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost): src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L38
Non-nullable property 'Naam' 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#L26
Non-nullable property 'JsonLdMetadata' 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/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L62
'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.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.Public.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.Public.Api): 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.Public.Api): src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L51
'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#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.Public.Api): src/AssociationRegistry/Grar/GrarClient.cs#L161
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.Public.Api): 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.Public.Api): 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.Public.Api): 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.Public.Api): src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Public.Api): 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.Public.Api): src/AssociationRegistry/EventStore/VerenigingsRepository.cs#L60
Possible null reference argument for parameter 'obj' in 'void VerenigingMetRechtspersoonlijkheid.Hydrate(VerenigingState obj)'.
analyze-code: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
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/Search/VerenigingZoekDocument.cs#L80
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#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/Detail/VerenigingDetailDocument.cs#L145
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#L145
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/Search/VerenigingZoekDocument.cs#L7
Non-nullable property 'JsonLdMetadataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
analyze-code: src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L73
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#L64
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#L68
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): src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Run Tests (test/AssociationRegistry.Test.Admin.Api): 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.Admin.Api): src/AssociationRegistry/Grar/GrarClient.cs#L161
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.Admin.Api): 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.Admin.Api): 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.Admin.Api): src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
Run Tests (test/AssociationRegistry.Test.Admin.Api): 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.Admin.Api): src/AssociationRegistry/EventStore/VerenigingsRepository.cs#L60
Possible null reference argument for parameter 'obj' in 'void VerenigingMetRechtspersoonlijkheid.Hydrate(VerenigingState obj)'.
Run Tests (test/AssociationRegistry.Test.Admin.Api): 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.Admin.Api): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L62
'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.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.Admin.Api): 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.E2E): src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
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/Detail/VerenigingDetailDocument.cs#L145
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.Schema/Detail/VerenigingDetailDocument.cs#L145
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.Schema/Detail/VerenigingDetailDocument.cs#L99
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/Detail/VerenigingDetailDocument.cs#L100
Non-nullable property 'CodeerSysteem' 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#L80
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#L73
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#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.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.E2E): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L62
'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.E2E): 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.E2E): src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Notify slack
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/