Skip to content

fix: solution wide reformat and cleanup #1594

fix: solution wide reformat and cleanup

fix: solution wide reformat and cleanup #1594

Triggered via pull request January 12, 2024 14:11
Status Failure
Total duration 2m 33s
Artifacts

pre-merge-tests.yml

on: pull_request
Matrix: Run Tests
Notify slack
4s
Notify slack
Fit to window
Zoom out
Zoom in

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.