Skip to content

chore(deps): update nuget non-major dependencies #448

chore(deps): update nuget non-major dependencies

chore(deps): update nuget non-major dependencies #448

Triggered via pull request October 26, 2023 01:02
Status Success
Total duration 5m 14s
Artifacts

build-and-analyze.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build and Test: src/Authentication/Model/AuthenticationEvent.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test: src/Authentication/Controllers/AuthenticationController.cs#L242
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Test: src/Authentication/Controllers/AuthenticationController.cs#L271
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Test: src/Authentication/Services/EventLogService.cs#L49
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Test: src/Authentication/Services/EventLogService.cs#L68
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Test: src/Authentication/Controllers/AuthenticationController.cs#L371
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Test: src/Authentication/Controllers/AuthenticationController.cs#L491
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Test: src/Authentication/Controllers/AuthenticationController.cs#L625
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and Test: src/Authentication/Controllers/AuthenticationController.cs#L878
'SecurityTokenUnableToValidateException' is obsolete: 'This expception is no longer being thrown by Microsoft.IdentityModel and will be removed in the next major version see: https://aka.ms/SecurityTokenUnableToValidateException'
Build and Test: src/Authentication/Helpers/EventlogHelper.cs#L28
Parameter 'context' has no matching param tag in the XML comment for 'EventlogHelper.MapAuthenticationEvent(string, AuthenticationEventType, HttpContext, DateTime, bool)' (but other parameters do)
Analyze: src/Authentication/Model/AuthenticationEvent.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze: src/Authentication/Services/EventLogService.cs#L49
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Analyze: src/Authentication/Services/EventLogService.cs#L68
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Analyze: src/Authentication/Controllers/AuthenticationController.cs#L242
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Analyze: src/Authentication/Controllers/AuthenticationController.cs#L271
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Analyze: src/Authentication/Controllers/AuthenticationController.cs#L371
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Analyze: src/Authentication/Controllers/AuthenticationController.cs#L491
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Analyze: src/Authentication/Controllers/AuthenticationController.cs#L625
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Analyze: src/Authentication/Controllers/AuthenticationController.cs#L878
'SecurityTokenUnableToValidateException' is obsolete: 'This expception is no longer being thrown by Microsoft.IdentityModel and will be removed in the next major version see: https://aka.ms/SecurityTokenUnableToValidateException'
Analyze: src/Authentication/Helpers/EventlogHelper.cs#L28
Parameter 'context' has no matching param tag in the XML comment for 'EventlogHelper.MapAuthenticationEvent(string, AuthenticationEventType, HttpContext, DateTime, bool)' (but other parameters do)