Skip to content

Very simple confirmation of saved vacation (#521) #711

Very simple confirmation of saved vacation (#521)

Very simple confirmation of saved vacation (#521) #711

Triggered via push August 29, 2024 13:16
Status Success
Total duration 50s
Artifacts

test-backend.yml

on: push
Matrix: dotnet_core_project_tests
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
dotnet_core_project_tests (7.x.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dotnet_core_project_tests (7.x.x): backend/Core/DomainModels/Organization.cs#L15
Non-nullable property 'Departments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet_core_project_tests (7.x.x): backend/Core/DomainModels/Organization.cs#L19
Non-nullable property 'AbsenceTypes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet_core_project_tests (7.x.x): backend/Api/Common/StorageService.cs#L386
Dereference of a possibly null reference.
dotnet_core_project_tests (7.x.x): backend/Api/Common/StorageService.cs#L401
Possible null reference return.
dotnet_core_project_tests (7.x.x): backend/Api/Common/StorageService.cs#L438
Dereference of a possibly null reference.
dotnet_core_project_tests (7.x.x): backend/Api/Common/StorageService.cs#L442
Possible null reference argument for parameter 'otherEngagement' in 'void Engagement.MergeEngagement(Engagement otherEngagement)'.
dotnet_core_project_tests (7.x.x): backend/Api/Common/StorageService.cs#L445
Possible null reference argument for parameter 'entity' in 'EntityEntry<Engagement> DbSet<Engagement>.Remove(Engagement entity)'.
dotnet_core_project_tests (7.x.x)
No files were found with the provided path: TestResults-7.x.x. No artifacts will be uploaded.