Skip to content

Merge pull request #1120 from gordon-cs/Wheres-my-ra-Release #1139

Merge pull request #1120 from gordon-cs/Wheres-my-ra-Release

Merge pull request #1120 from gordon-cs/Wheres-my-ra-Release #1139

Triggered via push December 17, 2024 14:35
Status Success
Total duration 2m 15s
Artifacts

ci-cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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_Assigned_RangesViewModel.cs#L8
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.
build: Gordon360/Models/ViewModels/Housing/RA_Assigned_RangesViewModel.cs#L9
Non-nullable property 'Fname' 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_Assigned_RangesViewModel.cs#L10
Non-nullable property 'Lname' 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_Assigned_RangesViewModel.cs#L11
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.
build: Gordon360/Models/ViewModels/Housing/RA_Assigned_RangesViewModel.cs#L15
Non-nullable property 'Hall_ID' 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_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.
build: 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.
build: 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.