Skip to content

base for editing mail stop of fac, not sure if is changing the right … #520

base for editing mail stop of fac, not sure if is changing the right …

base for editing mail stop of fac, not sure if is changing the right … #520

Triggered via push July 12, 2023 19:16
Status Success
Total duration 1m 29s
Artifacts

ci-cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Gordon360/Controllers/ProfilesController.cs#L21
The using directive for 'Gordon360.Models.webSQL.Context' appeared previously in this namespace
build: Gordon360/Controllers/MembershipsController.cs#L99
'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/Services/SessionService.cs#L47
Nullable value type may be null.
build: Gordon360/Services/SessionService.cs#L48
Nullable value type may be null.
build: Gordon360/Exceptions/CustomExceptions.cs#L22
Non-nullable property 'ExceptionMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Gordon360/Exceptions/CustomExceptions.cs#L18
Non-nullable property 'ExceptionMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.