fixed test error for ScheduleController update #1255
Merged
Annotations
10 warnings
|
Gordon360/Models/ViewModels/Housing/RD_StudentsViewModel.cs#L12
Non-nullable property 'RD_Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Gordon360/Models/ViewModels/Housing/RD_StudentsViewModel.cs#L11
Non-nullable property 'RD_ID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Gordon360/Models/ViewModels/Housing/RD_StudentsViewModel.cs#L10
Non-nullable property 'RD_Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Gordon360/Models/ViewModels/Housing/RD_StudentsViewModel.cs#L9
Non-nullable property 'Building_Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Gordon360/Models/ViewModels/Housing/RD_StudentsViewModel.cs#L8
Non-nullable property 'Hall_Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Gordon360/Models/ViewModels/Housing/RA_AssignmentViewModel.cs#L9
Non-nullable property 'RA_ID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Gordon360/Models/webSQL/Models/account.cs#L13
The type name 'account' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Gordon360/Controllers/MembershipsController.cs#L85
'Resource.MEMBERSHIP_BY_ACTIVITY' is obsolete: 'Unused once obsolete routes are removed'
|
|
Gordon360/Services/LostAndFoundService.cs#L696
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
|
Gordon360/Controllers/LostAndFoundController.cs#L212
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
The logs for this run have expired and are no longer available.
Loading