Migrate kbo sync lambda #2519
pre-merge-tests.yml
on: pull_request
Matrix: Run Tests
analyze-code
3m 15s
Build Sync Lambda
1m 8s
Notify slack
1s
Annotations
191 warnings
Build Sync Lambda
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Sync Lambda
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)'.
|
Build Sync Lambda
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
|
Build Sync Lambda
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Build Sync Lambda
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
|
Build Sync Lambda
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build Sync Lambda
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
|
Build Sync Lambda
'Datum' defines 'Equals' but not 'GetHashCode'
|
Build Sync Lambda
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
|
Build Sync Lambda
Possible null reference argument for parameter 'arg' in 'TDestination Func<T, TDestination>.Invoke(T arg)'.
|
Build Sync Lambda
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(AssociationRegistry.Notifications.NotifyType)3' is not covered.
|
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.Admin.ProjectionHost/Projections/Rebuild/ProjectionEndpointsRebuildExtensions.cs#L135
Cannot convert null literal to non-nullable reference type.
|
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync):
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.Admin.AddressSync):
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.AddressSync):
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.Admin.AddressSync):
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L56
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync):
src/AssociationRegistry.Admin.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L58
Dereference of a possibly null reference.
|
|
|
|
|
Run Tests (test/AssociationRegistry.Test.Admin.AddressSync):
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
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/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.AddressSync):
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.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/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#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.AddressSync):
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.Admin.AddressSync):
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.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.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#L82
Cannot convert null literal to non-nullable reference type.
|
|
Run Tests (test/AssociationRegistry.Test.Acm.Api):
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L46
Dereference of a possibly null reference.
|
|
Run Tests (test/AssociationRegistry.Test.Acm.Api):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L27
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test.Acm.Api):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L56
Dereference of a possibly null reference.
|
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.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.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Run Tests (test/AssociationRegistry.Test.Acm.Api):
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
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#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/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#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.Acm.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.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.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.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.PowerBi.ExportHost):
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.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.PowerBi.ExportHost):
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.PowerBi.ExportHost):
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.PowerBi.ExportHost):
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):
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#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.PowerBi.ExportHost):
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.PowerBi.ExportHost):
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L48
Non-nullable property 'AndereVereniging' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost):
src/AssociationRegistry.Acm.Api/Projections/VerenigingenPerInszProjection.cs#L474
Possible null reference argument for parameter 'vCode' in 'Task<VerenigingDocument> VerenigingPerInszQueryExtensions.GetVerenigingDocument(IDocumentOperations source, string vCode)'.
|
Run Tests (test/AssociationRegistry.Test.PowerBi.ExportHost):
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.PowerBi.ExportHost):
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.PowerBi.ExportHost):
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.PowerBi.ExportHost):
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.PowerBi.ExportHost):
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.PowerBi.ExportHost):
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.PowerBi.ExportHost):
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.PowerBi.ExportHost):
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.PowerBi.ExportHost):
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)
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/Extensions/ProjectionEndpointsExtensions.cs#L82
Cannot convert null literal to non-nullable reference type.
|
|
Run Tests (test/AssociationRegistry.Test):
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L46
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L27
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L56
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test):
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):
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L82
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test):
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L56
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L77
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.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.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
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#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):
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#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):
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):
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):
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#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):
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.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.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
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/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/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.Projections):
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.Projections):
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):
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.Projections):
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.Projections):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L82
Cannot convert null literal to non-nullable reference type.
|
|
Run Tests (test/AssociationRegistry.Test.Projections):
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L46
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test.Projections):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L27
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test.Projections):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L56
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test.Projections):
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.Projections):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L77
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.
|
|
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.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
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/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/Detail/VerenigingDetailDocument.cs#L75
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#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)
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#L82
Cannot convert null literal to non-nullable reference type.
|
|
Run Tests (test/AssociationRegistry.Test.Public.Api):
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L46
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test.Public.Api):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L27
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test.Public.Api):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L56
Dereference of a possibly null reference.
|
|
Run Tests (test/AssociationRegistry.Test.Public.Api):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L77
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.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
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#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.Public.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.Public.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.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.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/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/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.Schema/Search/VerenigingZoekDocument.cs#L28
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#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/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.Admin.Api):
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L40
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.Api):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L82
Cannot convert null literal to non-nullable reference type.
|
|
Run Tests (test/AssociationRegistry.Test.Admin.Api):
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L46
Dereference of a possibly null reference.
|
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#L27
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test.Admin.Api):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L56
Dereference of a possibly null reference.
|
Run Tests (test/AssociationRegistry.Test.Admin.Api):
src/AssociationRegistry.Public.ProjectionHost/Projections/Detail/PubliekVerenigingDetailProjection.cs#L170
Possible null reference argument for parameter 'id' in 'void IDocumentOperations.Delete<PubliekVerenigingDetailDocument>(string id)'.
|
Run Tests (test/AssociationRegistry.Test.Admin.Api):
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L77
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)
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.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Run Tests (test/AssociationRegistry.Test.E2E):
src/AssociationRegistry/Grar/Clients/GrarClient.cs#L163
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.E2E):
src/AssociationRegistry/Grar/Models/PostalInfo/Postnamen.cs#L29
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
|
Run Tests (test/AssociationRegistry.Test.E2E):
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.E2E):
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.E2E):
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.E2E):
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.E2E):
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Run Tests (test/AssociationRegistry.Test.E2E):
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.E2E):
src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L5
Non-nullable property 'AdresId' 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
|