Change header and title (#190) #63
Annotations
6 warnings
Test with dotnet:
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.
|
Test with dotnet:
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.
|
Test with dotnet:
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.
|
Test with dotnet:
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.
|
Test with dotnet:
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.
|
Upload dotnet test results
No files were found with the provided path: TestResults-7.x.x. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading