Or 2513 #2308
Annotations
20 warnings
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L40
Possible null reference assignment.
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L45
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L29
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L58
Dereference of a possibly null reference.
|
Run all tests:
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 all tests:
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 all tests:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L74
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L42
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
|
Dotnet build:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Dotnet build:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Dotnet build:
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.
|
Dotnet build:
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.
|
Dotnet build:
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.
|
Dotnet build:
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.
|
Dotnet build:
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.
|
Dotnet build:
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.
|
Dotnet build:
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.
|
Dotnet build:
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.
|
Loading