Remove base url building logic #93
Annotations
10 warnings
Build Binaries:
Src/DSInternals.Win32.WebAuthn/NativeMethods.txt#L3
Method, type or constant "WEBAUTHN_*_CURRENT_VERSION" not found. It contains unexpected characters, possibly including invisible characters, which can happen when copying and pasting from docs.microsoft.com among other places. Try deleting the line and retyping it.
|
Build Binaries:
Src/DSInternals.Win32.WebAuthn/Serialization/Base64UrlConverter.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Binaries:
Src/DSInternals.Win32.WebAuthn/AuthenticationExtensionsClientInputs.cs#L67
Missing XML comment for publicly visible type or member 'AuthenticationExtensionsClientInputs.CredentialBlob'
|
Build Binaries:
Src/DSInternals.Win32.WebAuthn/AuthenticationExtensionsClientInputs.cs#L72
Missing XML comment for publicly visible type or member 'AuthenticationExtensionsClientInputs.GetCredentialBlob'
|
Build Binaries:
Src/DSInternals.Win32.WebAuthn/AuthenticationExtensionsClientInputs.cs#L76
Missing XML comment for publicly visible type or member 'AuthenticationExtensionsClientInputs.HmacGetSecret'
|
Build Binaries:
Src/DSInternals.Win32.WebAuthn/AuthenticationExtensionsClientOutputs.cs#L39
Missing XML comment for publicly visible type or member 'AuthenticationExtensionsClientOutputs.MinimumPinLength'
|
Build Binaries:
Src/DSInternals.Win32.WebAuthn/AuthenticationExtensionsClientOutputs.cs#L44
Missing XML comment for publicly visible type or member 'AuthenticationExtensionsClientOutputs.CredentialBlobCreated'
|
Build Binaries:
Src/DSInternals.Win32.WebAuthn/AuthenticatorSelection.cs#L5
Missing XML comment for publicly visible type or member 'AuthenticatorSelection'
|
Build Binaries:
Src/DSInternals.Win32.WebAuthn/EntraID/MicrosoftGraphWebauthnAttestationResponse.cs#L6
Missing XML comment for publicly visible type or member 'MicrosoftGraphWebauthnAttestationResponse'
|
Build Binaries:
Src/DSInternals.Win32.WebAuthn/EntraID/MicrosoftGraphWebauthnAttestationResponse.cs#L20
Missing XML comment for publicly visible type or member 'MicrosoftGraphWebauthnAttestationResponse.MicrosoftGraphWebauthnAttestationResponse(PublicKeyCredential, string)'
|
Loading