Bump sweetalert2 from 11.6.16 to 11.22.4 in /AspNetCoreIdentityFido2Passwordless #66
Annotations
10 warnings
|
|
|
AspNetCoreIdentityFido2Mfa/Areas/Identity/Pages/Account/Manage/_Layout.cshtml#L4
Converting null literal or possible null value to non-nullable type.
|
|
AspNetCoreIdentityFido2Mfa/Fido2/PwFido2SignInController.cs#L141
Possible null reference argument for parameter 'userName' in 'Task<IdentityUser?> UserManager<IdentityUser>.FindByNameAsync(string userName)'.
|
|
AspNetCoreIdentityFido2Passwordless/Fido2/PwFido2SignInController.cs#L141
Possible null reference argument for parameter 'userName' in 'Task<IdentityUser?> UserManager<IdentityUser>.FindByNameAsync(string userName)'.
|
|
AspNetCoreIdentityFido2Passwordless/Areas/Identity/Pages/Account/Register.cshtml#L6
Possible null reference return.
|
|
AspNetCoreIdentityFido2Mfa/Areas/Identity/Pages/Account/Manage/_Layout.cshtml#L4
Converting null literal or possible null value to non-nullable type.
|
|
AspNetCoreIdentityFido2Mfa/Fido2/PwFido2SignInController.cs#L141
Possible null reference argument for parameter 'userName' in 'Task<IdentityUser?> UserManager<IdentityUser>.FindByNameAsync(string userName)'.
|
|
AspNetCoreIdentityFido2Passwordless/Fido2/PwFido2SignInController.cs#L141
Possible null reference argument for parameter 'userName' in 'Task<IdentityUser?> UserManager<IdentityUser>.FindByNameAsync(string userName)'.
|
|
AspNetCoreIdentityFido2Passwordless/Areas/Identity/Pages/Account/Register.cshtml#L6
Possible null reference return.
|
|
|
The logs for this run have expired and are no longer available.
Loading