Feature/JA-124 Monthly Schedule #111
Annotations
7 errors and 10 warnings
Tests/TutorLizard.Web.Tests/Controllers/Browse/BrowseControllerScheduleTests.cs#L17
There is no argument given that corresponds to the required parameter 'year' of 'BrowseController.Schedule(int, int)'
|
Tests/TutorLizard.Web.Tests/Controllers/Browse/BrowseControllerScheduleTests.cs#L36
There is no argument given that corresponds to the required parameter 'year' of 'BrowseController.Schedule(int, int)'
|
Tests/TutorLizard.Web.Tests/Controllers/Browse/BrowseControllerScheduleTests.cs#L67
There is no argument given that corresponds to the required parameter 'year' of 'BrowseController.Schedule(int, int)'
|
Tests/TutorLizard.Web.Tests/Controllers/Browse/BrowseControllerScheduleTests.cs#L17
There is no argument given that corresponds to the required parameter 'year' of 'BrowseController.Schedule(int, int)'
|
Tests/TutorLizard.Web.Tests/Controllers/Browse/BrowseControllerScheduleTests.cs#L36
There is no argument given that corresponds to the required parameter 'year' of 'BrowseController.Schedule(int, int)'
|
Tests/TutorLizard.Web.Tests/Controllers/Browse/BrowseControllerScheduleTests.cs#L67
There is no argument given that corresponds to the required parameter 'year' of 'BrowseController.Schedule(int, int)'
|
|
TutorLizard.Shared/Models/DTOs/ActivationResultDto.cs#L6
Non-nullable property 'ActivationCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TutorLizard.Shared/Models/DTOs/AdListItemDto.cs#L40
Non-nullable property 'TutorName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TutorLizard.Shared/Models/DTOs/AdListItemDto.cs#L40
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TutorLizard.Shared/Models/DTOs/AdListItemDto.cs#L40
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TutorLizard.Shared/Models/DTOs/AdListItemDto.cs#L40
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TutorLizard.Shared/Models/DTOs/AdListItemDto.cs#L40
Non-nullable property 'CategoryName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TutorLizard.Shared/Models/DTOs/AdListItemDto.cs#L40
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TutorLizard.Shared/Models/DTOs/TutorsScheduleItemSummaryDto.cs#L6
Non-nullable property 'AdTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TutorLizard.Shared/Models/DTOs/TutorsScheduleItemRequestDto.cs#L5
Non-nullable property 'StudentName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TutorLizard.Shared/Models/DTOs/StudentsScheduleItemSummaryDto.cs#L6
Non-nullable property 'AdTitle' 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