Update packages and passkeys implementation #7
Annotations
10 warnings
|
MultiIdentityProvider/IdentityProvider/Passkeys/PasskeySubmitTagHelper.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
MultiIdentityProvider/IdentityProvider/Data/PasskeyInputModel.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
MultiIdentityProvider/IdentityProvider/Data/PasskeyInputModel.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
MultiIdentityProvider/IdentityProvider/Areas/Identity/Pages/Account/LoginFido2Mfa.cshtml#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
MultiIdentityProvider/IdentityProvider/Areas/Identity/Pages/Account/LoginFido2Mfa.cshtml.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
MultiIdentityProvider/RazorAuth0Client/Services/WebApiClient.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
|
MultiIdentityProvider/RazorOpenIddictClient/ApiClient/ApiTokenCacheClient.cs#L91
Possible null reference assignment.
|
|
MultiIdentityProvider/RazorOpenIddictClient/ApiClient/ApiTokenInMemoryClient.cs#L86
Possible null reference assignment.
|
|
MultiIdentityProvider/RazorOpenIddictClient/ApiClient/ApiService.cs#L56
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
|
MultiIdentityProvider/RazorOpenIddictClient/ApiClient/ApiService.cs#L28
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
The logs for this run have expired and are no longer available.
Loading