Skip to content

chore: clean up AgreementController (#558) #826

chore: clean up AgreementController (#558)

chore: clean up AgreementController (#558) #826

Triggered via push January 6, 2025 08:29
Status Success
Total duration 46s
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 (8.x.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
dotnet_core_project_tests (8.x.x): backend/Core/Organizations/Organization.cs#L19
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 (8.x.x): backend/Core/Organizations/Organization.cs#L23
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 (8.x.x): backend/Api/Consultants/ConsultantModels.cs#L21
Dereference of a possibly null reference.
dotnet_core_project_tests (8.x.x): backend/Api/Common/StorageService.cs#L112
Dereference of a possibly null reference.
dotnet_core_project_tests (8.x.x): backend/Api/Common/StorageService.cs#L182
Dereference of a possibly null reference.
dotnet_core_project_tests (8.x.x)
No files were found with the provided path: TestResults-8.x.x. No artifacts will be uploaded.