chore(deps): bump Altinn.Common.AccessToken from 3.0.2 to 3.0.3 in /test/Altinn.Platform.Authentication.Tests #338
Annotations
10 warnings
src/Authentication/Model/AuthenticationEvent.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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'
|
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)
|
The logs for this run have expired and are no longer available.
Loading