feat: or-2031 registreer inschrijving when adding kbo verenigingen #1700
Annotations
21 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/setup-dotnet@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run all tests:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Run all tests:
src/AssociationRegistry/Acties/SyncKbo/SyncKboCommandHandler.cs#L28
Dereference of a possibly null reference.
|
Run all tests:
src/AssociationRegistry/Acties/SyncKbo/SyncKboCommandHandler.cs#L28
Possible null reference argument for parameter 'naam' in 'VerenigingsNaam VerenigingsNaam.Create(string naam)'.
|
Run all tests:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegeven.cs#L14
Non-nullable property 'Bron' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L147
Possible null reference argument for parameter 'left' in 'bool ContactgegeventypeVolgensKbo.operator ==(ContactgegeventypeVolgensKbo left, ContactgegeventypeVolgensKbo right)'.
|
Run all tests:
src/AssociationRegistry/Vereniging/VerenigingMetRechtspersoonlijkheid.cs#L11
Non-nullable field '_allowedTypes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run all tests:
src/AssociationRegistry/Vereniging/Exceptions/VerenigingWerdVerwijderd.cs#L16
Non-nullable property 'Vcode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L128
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Run all tests:
src/AssociationRegistry.Admin.Schema/Detail/VertegenwoordigerContactgegevens.cs#L5
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run all tests:
src/AssociationRegistry.Admin.Schema/Detail/Vertegenwoordiger.cs#L5
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Build
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'GestructureerdeIdentificator' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'CodeerSysteem' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'JsonLdMetadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build
Non-nullable property 'Naam' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading