Merge pull request #106 from Smalls1652/dependabot/nuget/src/Lib/main… #473
Annotations
10 warnings
Build project:
src/FunctionApp/Services/ConfigService.cs#L25
Possible null reference assignment.
|
Build project:
src/FunctionApp/Services/ConfigService.cs#L26
Possible null reference assignment.
|
Build project:
src/FunctionApp/Services/ConfigService.cs#L27
Possible null reference assignment.
|
Build project:
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.
|
Build project:
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.
|
Build project:
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.
|
Build project:
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)'.
|
Build project:
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)'.
|
Build project:
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)'.
|
Build project:
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)'.
|
The logs for this run have expired and are no longer available.
Loading