Update MICROSOFT_ENTRA_ID #42
Annotations
10 warnings
build:
MultiIdentityProvider/RazorOpenIddictClient/ApiClient/ApiService.cs#L28
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
build:
MultiIdentityProvider/RazorOpenIddictClient/ApiClient/ApiTokenInMemoryClient.cs#L87
Possible null reference assignment.
|
build:
MultiIdentityProvider/RazorOpenIddictClient/ApiClient/ApiTokenCacheClient.cs#L91
Possible null reference assignment.
|
build:
MultiIdentityProvider/RazorOpenIddictClient/ApiClient/ApiService.cs#L56
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
build:
MultiIdentityProvider/RazorAuth0Client/Services/WebApiClient.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
build:
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.
|
build:
MultiIdentityProvider/IdentityProvider/Fido2/Fido2Store.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
MultiIdentityProvider/IdentityProvider/Fido2/Fido2Store.cs#L105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
MultiIdentityProvider/IdentityProvider/Fido2/MfaFido2RegisterController.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
MultiIdentityProvider/IdentityProvider/Fido2/FidoStoredCredential.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|