Skip to content

removed default schema #1148

removed default schema

removed default schema #1148

Triggered via push January 19, 2025 19:56
Status Success
Total duration 2m 11s
Artifacts

ci-cd.yml

on: push
deploy-prod
0s
deploy-prod
deploy-senior-project
0s
deploy-senior-project
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/Models/ViewModels/RequestUploadViewModel.cs#L7
Non-nullable property 'Activity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Gordon360/Models/ViewModels/RequestUploadViewModel.cs#L8
Non-nullable property 'Session' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Gordon360/Models/ViewModels/RequestUploadViewModel.cs#L9
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Gordon360/Models/ViewModels/RequestUploadViewModel.cs#L10
Non-nullable property 'Participation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Gordon360/Models/ViewModels/RequestUploadViewModel.cs#L12
Non-nullable property 'CommentText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Gordon360/Models/ViewModels/RequestUploadViewModel.cs#L13
Non-nullable property 'Status' 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#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.