fix: solution wide reformat and cleanup #1594
pre-merge-tests.yml
on: pull_request
Matrix: Run Tests
analyze-code
2m 24s
Notify slack
4s
Annotations
10 errors and 15 warnings
Run Tests (test/AssociationRegistry.Test)
Process completed with exit code 1.
|
Run Tests (test/AssociationRegistry.Test)
Process completed with exit code 1.
|
Run Tests (test/AssociationRegistry.Test)
Process completed with exit code 1.
|
Run Tests (test/AssociationRegistry.Test)
Process completed with exit code 1.
|
Run Tests (test/AssociationRegistry.Test.Public.Api)
The job was canceled because "test_AssociationRegistry_" failed.
|
Run Tests (test/AssociationRegistry.Test.Public.Api)
The operation was canceled.
|
Run Tests (test/AssociationRegistry.Test.Admin.Api)
The job was canceled because "test_AssociationRegistry_" failed.
|
Run Tests (test/AssociationRegistry.Test.Admin.Api)
The operation was canceled.
|
Run Tests (test/AssociationRegistry.Test.Acm.Api)
The job was canceled because "test_AssociationRegistry_" failed.
|
Run Tests (test/AssociationRegistry.Test.Acm.Api)
The operation was canceled.
|
Run Tests (test/AssociationRegistry.Test)
No files were found with the provided path: test/AssociationRegistry.Test/TestResults/*.html. No artifacts will be uploaded.
|
Run Tests (test/AssociationRegistry.Test.Public.Api)
No files were found with the provided path: test/AssociationRegistry.Test.Public.Api/TestResults/*.html. No artifacts will be uploaded.
|
Run Tests (test/AssociationRegistry.Test.Admin.Api)
No files were found with the provided path: test/AssociationRegistry.Test.Admin.Api/TestResults/*.html. No artifacts will be uploaded.
|
Run Tests (test/AssociationRegistry.Test.Acm.Api)
No files were found with the provided path: test/AssociationRegistry.Test.Acm.Api/TestResults/*.html. No artifacts will be uploaded.
|
analyze-code
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/
|
analyze-code:
src/AssociationRegistry.OpenTelemetry/Extensions/ServiceCollectionExtensions.cs#L124
Possible null reference argument for parameter 'parentId' in 'Activity Activity.SetParentId(string parentId)'.
|
analyze-code:
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.
|
analyze-code:
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.
|
analyze-code:
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.
|
analyze-code:
src/AssociationRegistry/Vereniging/ContactGegevens/Emails/Exceptions/EmailHeeftEenOngeldigFormaat.cs#L7
Make this class name end with 'Exception'.
|
analyze-code:
src/AssociationRegistry/Vereniging/ContactGegevens/Exceptions/ContactgegevenIsDuplicaat.cs#L7
Make this class name end with 'Exception'.
|
analyze-code:
src/AssociationRegistry/Vereniging/ContactGegevens/Exceptions/ContactgegevenIsNietGekend.cs#L7
Make this class name end with 'Exception'.
|
analyze-code:
src/AssociationRegistry/Vereniging/ContactGegevens/Exceptions/ContactgegevenUitKboKanNietVerwijderdWorden.cs#L7
Make this class name end with 'Exception'.
|
analyze-code:
src/AssociationRegistry/Vereniging/ContactGegevens/Exceptions/ContactgegevenUitKboKanNietGewijzigdWorden.cs#L7
Make this class name end with 'Exception'.
|
analyze-code:
src/AssociationRegistry/Vereniging/ContactGegevens/Exceptions/ContactTypeIsOngeldig.cs#L7
Make this class name end with 'Exception'.
|