Bump Microsoft.Identity.Web from 2.13.0 to 2.15.1 in /src/AdminConsole #458
Annotations
10 warnings
src/FunctionApp/Services/ConfigService.cs#L25
Possible null reference assignment.
|
src/FunctionApp/Services/ConfigService.cs#L26
Possible null reference assignment.
|
src/FunctionApp/Services/ConfigService.cs#L27
Possible null reference assignment.
|
src/FunctionApp/Services/ConfigService.cs#L11
Non-nullable property 'UserSearchConfigs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/FunctionApp/Services/ConfigService.cs#L11
Non-nullable property 'EmailTemplateConfigs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/FunctionApp/Services/ConfigService.cs#L11
Non-nullable property 'UserRedirectConfigs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/FunctionApp/Functions/GetUsersQueue.cs#L52
Possible null reference argument for parameter 'args' in 'void LoggingHelper.LogInformation(object logClient, string message, string correlationId, FunctionContext functionContext, params object[] args)'.
|
src/FunctionApp/Functions/QueueUpUserSearch.cs#L59
Possible null reference argument for parameter 'args' in 'void LoggingHelper.LogInformation(object logClient, string message, string correlationId, FunctionContext functionContext, params object[] args)'.
|
src/FunctionApp/Functions/SendEmail.cs#L48
Possible null reference argument for parameter 'args' in 'void LoggingHelper.LogInformation(object logClient, string message, string correlationId, FunctionContext functionContext, params object[] args)'.
|
src/FunctionApp/Functions/SendEmail.cs#L50
Possible null reference argument for parameter 'args' in 'void LoggingHelper.LogInformation(object logClient, string message, string correlationId, FunctionContext functionContext, params object[] args)'.
|
The logs for this run have expired and are no longer available.
Loading