Skip to content

fix: or-2515 use route parameter for lidmaatschap id instead inside r… #1161

fix: or-2515 use route parameter for lidmaatschap id instead inside r…

fix: or-2515 use route parameter for lidmaatschap id instead inside r… #1161

Triggered via push October 30, 2024 15:50
Status Failure
Total duration 7m 24s
Artifacts

main.yml

on: push
Decide next version
33s
Decide next version
Build ACM Api  /  build-image
4m 43s
Build ACM Api / build-image
Build Public Api  /  build-image
6m 22s
Build Public Api / build-image
Build Public Projections  /  build-image
3m 58s
Build Public Projections / build-image
Build Admin Api  /  build-image
5m 14s
Build Admin Api / build-image
Build Admin Projections  /  build-image
4m 7s
Build Admin Projections / build-image
Build Admin Address Sync Scheduled Task  /  build-image
3m 52s
Build Admin Address Sync Scheduled Task / build-image
Build PowerBI Export Scheduled Task  /  build-image
3m 53s
Build PowerBI Export Scheduled Task / build-image
Pack Association Registry Domain  /  pack
Pack Association Registry Domain / pack
Pack Association Registry Magda  /  pack
Pack Association Registry Magda / pack
Run e2e tests  /  build-image
4m 53s
Run e2e tests / build-image
Semantic Release
0s
Semantic Release
Push images IK4 (DevOps)
0s
Push images IK4 (DevOps)
Publish to NuGet
0s
Publish to NuGet
Publish to Atlassian
0s
Publish to Atlassian
Matrix: Deploy to Test (IK4)
Matrix: Deploy scheduled tasks to Test (IK4)
Notify slack
2s
Notify slack
Fit to window
Zoom out
Zoom in

Annotations

1 error and 229 warnings
Build Admin Api / build-image
Process completed with exit code 1.
Decide next version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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/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/Detail/VerenigingDetailDocument.cs#L99
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#L100
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#L76
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#L70
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#L71
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze Code: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L48
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Address Sync Scheduled Task / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Grar/GrarClient.cs#L162
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 Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L20
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/DoelgroepResponse.cs#L13
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Public.Api/Verenigingen/Search/ResponseModels/DoelgroepResponse.cs#L17
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: 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.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L76
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L70
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Admin Address Sync Scheduled Task / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L71
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: 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.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Build PowerBI Export Scheduled Task / build-image: 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.'
Build PowerBI Export Scheduled Task / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Grar/GrarClient.cs#L162
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 PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Build PowerBI Export Scheduled Task / build-image: src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L20
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L70
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Projections / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L71
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Projections / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L76
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Public Projections / build-image: 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.
Build Admin Projections / build-image: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Build Admin Projections / build-image: src/AssociationRegistry/Grar/GrarClient.cs#L162
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 Admin Projections / build-image: src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Grar/GrarClient.cs#L162
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 Admin Projections / build-image: src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
Build Admin Projections / build-image: src/AssociationRegistry/Events/AdresDetailUitAdressenregister.cs#L20
Non-nullable property 'AdresId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build ACM Api / build-image: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Build ACM Api / build-image: src/AssociationRegistry/Grar/GrarClient.cs#L162
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 ACM Api / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build ACM Api / build-image: src/AssociationRegistry/Grar/GrarClient.cs#L162
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 ACM Api / build-image: src/AssociationRegistry/Grar/Models/PostalInfo/PostalInformationResponse.cs#L34
'Postnamen.Empty' hides inherited member 'ReadOnlyCollection<Postnaam>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Hoofdactiviteiten/HoofdactiviteitenVerenigingsloket.cs#L13
'HoofdactiviteitenVerenigingsloket.Empty' hides inherited member 'ReadOnlyCollection<HoofdactiviteitVerenigingsloket>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L15
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Lidmaatschappen/Lidmaatschappen.cs#L13
'Lidmaatschappen.Empty' hides inherited member 'ReadOnlyCollection<Lidmaatschap>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Werkingsgebieden/Werkingsgebieden.cs#L13
'Werkingsgebieden.Empty' hides inherited member 'ReadOnlyCollection<Werkingsgebied>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L19
'Contactgegevens.Empty' hides inherited member 'ReadOnlyCollection<Contactgegeven>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: src/AssociationRegistry/Vereniging/Vertegenwoordigers/Vertegenwoordigers.cs#L24
'Vertegenwoordigers.Empty' hides inherited member 'ReadOnlyCollection<Vertegenwoordiger>.Empty'. Use the new keyword if hiding was intended.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Locatie.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build ACM Api / build-image: src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/Locatie.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build ACM Api / build-image: src/AssociationRegistry.Public.Api/Verenigingen/Detail/ResponseModels/HoofdactiviteitVerenigingsloket.cs#L10
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build ACM Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build ACM Api / build-image: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image: 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.
Build ACM Api / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
Run e2e tests / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Run e2e tests / build-image: 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 e2e tests / build-image: 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 e2e tests / build-image: 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 e2e tests / build-image: 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 e2e tests / build-image: 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 e2e tests / build-image: 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 e2e tests / build-image: 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 e2e tests / build-image: 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 e2e tests / build-image: 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 e2e tests / build-image: src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Run e2e tests / build-image: src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L22
Possible null reference argument for parameter 'elasticSearchOptions' in 'void ConfigHelpers.ThrowIfInvalidElasticOptions(ElasticSearchOptionsSection elasticSearchOptions)'.
Run e2e tests / build-image: 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 e2e tests / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
Build Admin Api / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
Build Admin Api / build-image: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Build Admin Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build Admin Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build Admin Api / build-image: 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.
Build Admin Api / build-image: 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.
Build Admin Api / build-image: 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.
Build Admin Api / build-image: 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.
Build Admin Api / build-image: 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.
Build Admin Api / build-image: 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.
Build Admin Api / build-image: 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.
Build Admin Api / build-image: 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.
Build Admin Api / build-image: 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.'
Build Public Api / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
Build Public Api / build-image: 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.'
Build Public Api / build-image: 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.
Build Public Api / build-image: src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigurationExtensions.cs#L12
Possible null reference argument for parameter 'postgreSqlOptions' in 'void ConfigHelpers.ThrowIfInvalidPostgreSqlOptions(PostgreSqlOptionsSection postgreSqlOptions)'.
Build Public Api / build-image: src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L112
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L48
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L76
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L70
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L71
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Api / build-image: 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.
Build Public Api / build-image: src/AssociationRegistry.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L48
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Build Public Api / build-image: 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.
Notify slack
The following actions use a deprecated Node.js version and will be forced to run on node20: slackapi/slack-github-action@v1.23.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Notify slack
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/