API for getting the list of rooms current room ranges do not cover #1162
ci-cd.yml
on: push
build
2m 53s
deploy-prod
0s
deploy-senior-project
0s
deploy-train
0s
Annotations
3 errors and 10 warnings
build:
Gordon360/Models/CCT/Context/CCTContext.cs#L617
'RA_Status' does not contain a definition for 'Created_Date' and no accessible extension method 'Created_Date' accepting a first argument of type 'RA_Status' could be found (are you missing a using directive or an assembly reference?)
|
build:
Gordon360/Models/CCT/Context/CCTContext.cs#L617
'RA_Status' does not contain a definition for 'Created_Date' and no accessible extension method 'Created_Date' accepting a first argument of type 'RA_Status' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
Gordon360/Controllers/MembershipsController.cs#L85
'Resource.MEMBERSHIP_BY_ACTIVITY' is obsolete: 'Unused once obsolete routes are removed'
|
build:
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.
|
build:
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.
|
build:
Gordon360/Models/ViewModels/Housing/RA_StudentsViewModel.cs#L9
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Gordon360/Models/ViewModels/Housing/RA_StudentsViewModel.cs#L10
Non-nullable property 'Dorm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Gordon360/Models/ViewModels/Housing/RA_StudentsViewModel.cs#L11
Non-nullable property 'BLDG_Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Gordon360/Models/ViewModels/Housing/RA_StudentsViewModel.cs#L12
Non-nullable property 'RoomNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Gordon360/Models/ViewModels/Housing/RA_StudentsViewModel.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Gordon360/Models/ViewModels/Housing/RA_StudentsViewModel.cs#L14
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Gordon360/Models/ViewModels/Housing/RA_StudentsViewModel.cs#L15
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|