Skip to content

Backend Pagination of Item Reports #1150

Backend Pagination of Item Reports

Backend Pagination of Item Reports #1150

Triggered via push January 22, 2025 02:40
Status Success
Total duration 3m 21s
Artifacts

ci-cd.yml

on: push
deploy-prod
0s
deploy-prod
deploy-senior-project-2
0s
deploy-senior-project-2
deploy-train
0s
deploy-train
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/Program.cs#L55
Dereference of a possibly null reference.
build: Gordon360/Program.cs#L84
Possible null reference argument for parameter 'origins' in 'CorsPolicyBuilder CorsPolicyBuilder.WithOrigins(params string[] origins)'.
build: Gordon360/Program.cs#L108
Dereference of a possibly null reference.
build: Gordon360/Controllers/LostAndFoundController.cs#L15
Parameter 'context' is unread.
build: Gordon360/Authorization/AuthUtils.cs#L20
Dereference of a possibly null reference.
build: Gordon360/Controllers/HousingController.cs#L115
Possible null reference argument for parameter 'stu' in 'PublicStudentProfileViewModel.implicit operator PublicStudentProfileViewModel(StudentProfileViewModel stu)'.
build: Gordon360/Controllers/HousingController.cs#L144
Possible null reference argument for parameter 'stu' in 'PublicStudentProfileViewModel.implicit operator PublicStudentProfileViewModel(StudentProfileViewModel stu)'.
build: Gordon360/Controllers/HousingController.cs#L219
Dereference of a possibly null reference.