Skip to content

feat: webauthn (passkey) support #434

feat: webauthn (passkey) support

feat: webauthn (passkey) support #434

Triggered via pull request September 25, 2024 23:16
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test: src/runtime/app/composables/webauthn.ts#L11
'"#auth-utils"' has no exported member named 'WebauthnComposable'. Did you mean 'WebAuthnComposable'?
test: src/runtime/server/lib/webauthn/authenticate.ts#L10
Module '"#auth-utils"' has no exported member 'CredentialAuthenticationEventHandlerOptions'.
test: src/runtime/server/lib/webauthn/authenticate.ts#L33
Object is of type 'unknown'.
test: src/runtime/server/lib/webauthn/register.ts#L10
Module '"#auth-utils"' has no exported member 'CredentialRegistrationEventHandlerOptions'.
test: src/runtime/server/lib/webauthn/register.ts#L40
Object is of type 'unknown'.
test: src/runtime/types/index.ts#L4
Module '"./webauthn"' has no exported member 'AuthenticatorDevice'.
test
Process completed with exit code 2.