feat: or-2515 request model and validation for wijzig lidmaatschap #2317
Annotations
20 warnings
Run all tests:
src/AssociationRegistry.Public.Api/Queries/PubliekDetailAllQuery.cs#L17
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.Api/Verenigingen/Detail/ResponseModels/Werkingsgebied.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Werkingsgebied.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Vereniging.cs#L12
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Sleutel.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Sleutel.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Sleutel.cs#L18
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry.Public.Api/Infrastructure/ConfigurationBindings/AppSettings.cs#L47
Non-nullable property 'BucketName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry.Public.Api/Infrastructure/ConfigurationBindings/AppSettings.cs#L48
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
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.
|
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#L8
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#L7
Non-nullable property 'JsonLdMetadataType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dotnet build:
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.
|
Dotnet build:
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.
|
Dotnet build:
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.
|
Dotnet build:
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.
|
Loading