Merge pull request #1121 from gordon-cs/wheres-my-ra #1130
Annotations
11 warnings
Publish:
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.
|
Publish:
Gordon360/Controllers/MembershipsController.cs#L85
'Resource.MEMBERSHIP_BY_ACTIVITY' is obsolete: 'Unused once obsolete routes are removed'
|
Publish:
Gordon360/Exceptions/CustomExceptions.cs#L10
Non-nullable property 'ExceptionMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish:
Gordon360/Exceptions/CustomExceptions.cs#L14
Non-nullable property 'ExceptionMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish:
Gordon360/Models/ViewModels/Housing/RD_StudentsViewModel.cs#L8
Non-nullable property 'HallName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish:
Gordon360/Models/ViewModels/Housing/RD_StudentsViewModel.cs#L9
Non-nullable property 'BuildingCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish:
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.
|
Publish:
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.
|
Publish:
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.
|
Publish:
Gordon360/Models/ViewModels/Housing/RA_StudentsViewModel.cs#L8
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Complete job
Skip setting environment url as environment 'Senior Project' may contain secret.
|
Loading