Skip to content

change column name #736

change column name

change column name #736

Triggered via push November 13, 2023 17:36
Status Success
Total duration 2m 18s
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#L91
'Resource.MEMBERSHIP_BY_ACTIVITY' is obsolete: 'Unused once obsolete routes are removed'
build: Gordon360/Authorization/AzureAdConfig.cs#L3
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Gordon360/Authorization/AzureAdConfig.cs#L4
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Gordon360/Authorization/AzureAdConfig.cs#L5
Non-nullable property 'TenantId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Gordon360/Authorization/AzureAdConfig.cs#L6
Non-nullable property 'Audience' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Gordon360/Authorization/StateYourBusiness.cs#L67
Possible null reference assignment.
build: Gordon360/Controllers/VersionController.cs#L25
Possible null reference argument for parameter 's' in 'DateTime DateTime.Parse(string s)'.
build: Gordon360/Controllers/VersionController.cs#L28
Possible null reference assignment.
build: Gordon360/Authorization/StateYourBusiness.cs#L109
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Gordon360/Authorization/StateYourBusiness.cs#L204
'Resource.MEMBERSHIP_BY_ACTIVITY' is obsolete: 'Unused once obsolete routes are removed'