Skip to content

Merging for Get By ID, Post, Patch #865

Merging for Get By ID, Post, Patch

Merging for Get By ID, Post, Patch #865

Triggered via push June 24, 2024 20:07
Status Success
Total duration 2m 31s
Artifacts

ci-cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/VersionViewModel.cs#L5
Non-nullable property 'GitHash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Gordon360/Models/ViewModels/VersionViewModel.cs#L6
Non-nullable property 'BuildTime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Gordon360/Models/ViewModels/UserCoursesViewModel.cs#L8
Non-nullable property 'SessionCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Gordon360/Models/ViewModels/UserCoursesViewModel.cs#L9
Non-nullable property 'CRS_CDE' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Gordon360/Models/ViewModels/UserCoursesViewModel.cs#L10
Non-nullable property 'CRS_TITLE' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Gordon360/Models/ViewModels/UserCoursesViewModel.cs#L11
Non-nullable property 'BLDG_CDE' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Gordon360/Models/ViewModels/UserCoursesViewModel.cs#L12
Non-nullable property 'ROOM_CDE' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Gordon360/Models/ViewModels/UserCoursesViewModel.cs#L13
Non-nullable property 'MONDAY_CDE' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.