232 trekkspill m backend stotte #136
Annotations
3 errors and 6 warnings
backend/Tests/AbsenceTest.cs#L117
'WeeklyBookingReadModel' does not contain a definition for 'Bookings' and no accessible extension method 'Bookings' accepting a first argument of type 'WeeklyBookingReadModel' could be found (are you missing a using directive or an assembly reference?)
|
backend/Tests/AbsenceTest.cs#L123
'WeeklyBookingReadModel' does not contain a definition for 'Bookings' and no accessible extension method 'Bookings' accepting a first argument of type 'WeeklyBookingReadModel' could be found (are you missing a using directive or an assembly reference?)
|
|
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.
|
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.
|
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.
|
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.
|
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.
|
|
The logs for this run have expired and are no longer available.
Loading