Skip to content

make staffing go swoosh #148

make staffing go swoosh

make staffing go swoosh #148

Triggered via pull request November 6, 2023 11:42
Status Failure
Total duration 46s
Artifacts

test-backend.yml

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

Annotations

4 errors and 6 warnings
dotnet_core_project_tests (7.x.x): backend/Api/Consultants/ConsultantController.cs#L104
'ConsultantReadModel' does not contain a definition for 'FromController'
dotnet_core_project_tests (7.x.x): backend/Api/Consultants/ConsultantExtensions.cs#L86
No overload for method 'DateIsInWeek' takes 3 arguments
dotnet_core_project_tests (7.x.x): backend/Api/Consultants/ConsultantExtensions.cs#L107
No overload for method 'DateIsInWeek' takes 3 arguments
dotnet_core_project_tests (7.x.x)
Process completed with exit code 1.
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 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 declaring the property as nullable.
dotnet_core_project_tests (7.x.x): backend/Core/DomainModels/PlannedAbsence.cs#L11
Non-nullable property 'Absence' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotnet_core_project_tests (7.x.x): backend/Core/DomainModels/PlannedAbsence.cs#L12
Non-nullable property 'Consultant' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotnet_core_project_tests (7.x.x): backend/Core/DomainModels/Vacation.cs#L8
Non-nullable property 'Consultant' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
dotnet_core_project_tests (7.x.x)
No files were found with the provided path: TestResults-7.x.x. No artifacts will be uploaded.