Hotfix #13
hotfix.yml
on: workflow_dispatch
Decide next version
0s
Build ACM Api
/
build-image
4m 55s
Build Public Api
/
build-image
6m 54s
Build Public Projections
/
build-image
3m 53s
Build Admin Api
/
build-image
3m 14s
Build Admin Projections
/
build-image
4m 42s
Push images IK4 (DevOps)
0s
Annotations
9 errors and 124 warnings
Build Admin Api / build-image:
test/AssociationRegistry.Test.Admin.Api/VerenigingOfAnyKind/When_Adding_Locatie/CommandHandling/Given_A_Locatie_With_AdresId_And_Adressenregister_Returned_ClientErrorStatusCode.cs#L6
The type or namespace name 'Framework' does not exist in the namespace 'AssociationRegistry.Test.Common' (are you missing an assembly reference?)
|
Build Admin Api / build-image:
test/AssociationRegistry.Test.Admin.Api/VerenigingOfAnyKind/When_Adding_Locatie/CommandHandling/Given_A_Locatie_With_AdresId_And_Adressenregister_Returned_ClientErrorStatusCode.cs#L7
The type or namespace name 'Scenarios' does not exist in the namespace 'AssociationRegistry.Test.Common' (are you missing an assembly reference?)
|
Build Admin Api / build-image:
test/AssociationRegistry.Test.Admin.Api/VerenigingOfAnyKind/When_Adding_Locatie/CommandHandling/Given_A_Locatie_With_AdresId_And_Adressenregister_Returned_ClientErrorStatusCode.cs#L11
The type or namespace name 'Exceptions' does not exist in the namespace 'AssociationRegistry.Test.Admin.Api.Grar' (are you missing an assembly reference?)
|
Build Admin Api / build-image:
test/AssociationRegistry.Test.Admin.Api/VerenigingOfAnyKind/When_Adding_Locatie/CommandHandling/Given_A_Locatie_With_AdresId_And_Adressenregister_Returned_ClientErrorStatusCode.cs#L26
The type or namespace name 'CommandhandlerScenarioBase' could not be found (are you missing a using directive or an assembly reference?)
|
Build Admin Api / build-image:
test/AssociationRegistry.Test.Admin.Api/VerenigingOfAnyKind/When_Adding_Locatie/CommandHandling/Given_A_Locatie_With_AdresId_And_Adressenregister_Returned_ClientErrorStatusCode.cs#L6
The type or namespace name 'Framework' does not exist in the namespace 'AssociationRegistry.Test.Common' (are you missing an assembly reference?)
|
Build Admin Api / build-image:
test/AssociationRegistry.Test.Admin.Api/VerenigingOfAnyKind/When_Adding_Locatie/CommandHandling/Given_A_Locatie_With_AdresId_And_Adressenregister_Returned_ClientErrorStatusCode.cs#L7
The type or namespace name 'Scenarios' does not exist in the namespace 'AssociationRegistry.Test.Common' (are you missing an assembly reference?)
|
Build Admin Api / build-image:
test/AssociationRegistry.Test.Admin.Api/VerenigingOfAnyKind/When_Adding_Locatie/CommandHandling/Given_A_Locatie_With_AdresId_And_Adressenregister_Returned_ClientErrorStatusCode.cs#L11
The type or namespace name 'Exceptions' does not exist in the namespace 'AssociationRegistry.Test.Admin.Api.Grar' (are you missing an assembly reference?)
|
Build Admin Api / build-image:
test/AssociationRegistry.Test.Admin.Api/VerenigingOfAnyKind/When_Adding_Locatie/CommandHandling/Given_A_Locatie_With_AdresId_And_Adressenregister_Returned_ClientErrorStatusCode.cs#L26
The type or namespace name 'CommandhandlerScenarioBase' could not be found (are you missing a using directive or an assembly reference?)
|
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/
|
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.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#L160
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/Locaties/Locaties.cs#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
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/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/Grar/Models/PostalInformationOsloResponse.cs#L47
Non-nullable property 'ObjectId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L51
Non-nullable property 'Detail' 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/Grar/GrarClient.cs#L160
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/Locaties/Locaties.cs#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
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/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/Grar/Models/PostalInformationOsloResponse.cs#L47
Non-nullable property 'ObjectId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L51
Non-nullable property 'Detail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L55
Non-nullable property 'Gemeentenaam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L40
Possible null reference assignment.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Projections/Sequence/PubliekVerenigingSequenceProjection.cs#L45
Dereference of a possibly null reference.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L29
Dereference of a possibly null reference.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Extensions/ProjectionEndpointsExtensions.cs#L58
Dereference of a possibly null reference.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L48
Dereference of a possibly null reference.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Metrics/ProjectionStateListener.cs#L50
Dereference of a possibly null reference.
|
Build ACM 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 ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L54
'JsonNetSerializer.Customize(Action<JsonSerializer>)' is obsolete: 'Use Configure(Action<JsonSerializerSettings> configure) instead. This overload will be removed in the next major release.'
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.ProjectionHost/Infrastructure/Program/WebApplicationBuilder/ConfigureMartenExtensions.cs#L77
Dereference of a possibly null reference.
|
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.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
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 Public Api / build-image
No files were found with the provided path: /TestResults/*.html. No artifacts will be uploaded.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L135
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.Acm.Api/VerenigingenPerInsz/VerenigingenPerInszResponse.cs#L60
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L135
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.Acm.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L89
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.Api/Infrastructure/Options/AtomFeedConfigurationBuilder.cs#L33
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L90
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Public Api / build-image:
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)'.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.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.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)'.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L67
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.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)'.
|
Build ACM Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L68
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.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)'.
|
Build ACM 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.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)'.
|
Build Public Api / build-image:
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)'.
|
Build Public Api / build-image:
src/AssociationRegistry.Acm.Api/Infrastructure/Metrics/ProjectionStateListener.cs#L51
Dereference of a possibly null reference.
|
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/Search/VerenigingZoekDocument.cs#L72
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#L65
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#L56
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#L60
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.Public.Schema/Search/VerenigingZoekDocument.cs#L43
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 Public Api / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L25
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/Grar/GrarClient.cs#L160
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 Public Api / build-image:
src/AssociationRegistry.Public.Schema/Search/VerenigingZoekDocument.cs#L36
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/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 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.Acm.Schema/VerenigingenPerInsz/VerenigingDocument.cs#L15
Cannot convert null literal to non-nullable reference type.
|
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 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 Admin Projections / build-image:
src/AssociationRegistry/Vereniging/Locaties/Locaties.cs#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L135
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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 Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L135
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L10
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L18
Non-nullable property 'Identificator' 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#L89
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L26
Non-nullable property 'Postnamen' 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#L90
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Grar/GrarClient.cs#L160
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 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 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 Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L73
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/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#L13
'Locaties.Empty' hides inherited member 'ReadOnlyCollection<Locatie>.Empty'. Use the new keyword if hiding was intended.
|
Build Public Api / build-image:
src/AssociationRegistry.Public.Schema/Detail/VerenigingDetailDocument.cs#L67
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/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
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/Models/PostalInformationOsloResponse.cs#L10
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L18
Non-nullable property 'Identificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L26
Non-nullable property 'Postnamen' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Admin Projections / build-image:
src/AssociationRegistry/Grar/Models/PostalInformationOsloResponse.cs#L47
Non-nullable property 'ObjectId' 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#L135
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#L135
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/Search/VerenigingZoekDocument.cs#L72
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/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/Search/VerenigingZoekDocument.cs#L65
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#L56
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#L60
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/Search/VerenigingZoekDocument.cs#L43
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#L135
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#L135
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#L89
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#L90
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/Detail/VerenigingDetailDocument.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#L67
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#L68
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#L45
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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.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#L135
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#L135
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/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#L72
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#L25
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#L36
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|