test: or-2582 projections tests without starting program #2414
Annotations
21 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run all tests:
src/AssociationRegistry.Public.Api/Verenigingen/Search/SearchVerenigingenExtensions.cs#L58
Possible null reference return.
|
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.
|
Run all tests:
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 all tests:
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 all tests:
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 all tests:
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 all tests:
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 all tests:
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 all tests:
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 all tests:
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.
|
Dotnet build:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L116
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Dotnet build:
src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
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#L157
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#L157
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#L92
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/Detail/VerenigingDetailDocument.cs#L78
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/Detail/VerenigingDetailDocument.cs#L72
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading