feat: or-2031 registreer inschrijving when adding kbo verenigingen #1700
Annotations
12 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-dotnet@v3, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dotnet build:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L128
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
Dotnet build:
src/AssociationRegistry/Vereniging/Datums/Datum.cs#L31
'Datum' defines 'Equals' but not 'GetHashCode'
|
Dotnet build:
src/AssociationRegistry/Acties/SyncKbo/SyncKboCommandHandler.cs#L28
Dereference of a possibly null reference.
|
Dotnet build:
src/AssociationRegistry/Acties/SyncKbo/SyncKboCommandHandler.cs#L28
Possible null reference argument for parameter 'naam' in 'VerenigingsNaam VerenigingsNaam.Create(string naam)'.
|
Dotnet build:
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.
|
Dotnet build:
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.
|
Dotnet build:
src/AssociationRegistry/Vereniging/ContactGegevens/Contactgegevens.cs#L147
Possible null reference argument for parameter 'left' in 'bool ContactgegeventypeVolgensKbo.operator ==(ContactgegeventypeVolgensKbo left, ContactgegeventypeVolgensKbo right)'.
|
Dotnet build:
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.
|
Dotnet build:
src/AssociationRegistry/Vereniging/Exceptions/RegistreerInschrijvingKonNietVoltooidWorden.cs#L6
Make this class name end with 'Exception'.
|
Dotnet build:
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.
|
Loading