Skip to content

feat: Turnkey Passkey POC #1433

feat: Turnkey Passkey POC

feat: Turnkey Passkey POC #1433

Triggered via pull request January 8, 2025 11:20
Status Failure
Total duration 4m 22s
Artifacts

typescript.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 14 warnings
tsc: features/embedded-wallets/ephemeral-embedded-wallet.ts#L14
'"@/utils/xmtpRN/signer"' has no exported member named 'viemSignerToXmtpSigner'. Did you mean 'ethersSignerToXmtpSigner'?
tsc: features/embedded-wallets/ephemeral-embedded-wallet.ts#L30
Property 'loadAccount' in type 'EphemeralEmbeddedWallet' is not assignable to the same property in base type 'IEmbeddedWallet'.
tsc: features/embedded-wallets/turnkey-embedded-wallet.ts#L11
'"@/utils/xmtpRN/signer"' has no exported member named 'viemSignerToXmtpSigner'. Did you mean 'ethersSignerToXmtpSigner'?
tsc: features/embedded-wallets/turnkey-embedded-wallet.ts#L13
Class 'TurnkeyEmbeddedWallet' incorrectly implements interface 'IEmbeddedWallet'.
tsc: features/embedded-wallets/turnkey-embedded-wallet.ts#L20
Expected 1 arguments, but got 0.
tsc
Process completed with exit code 2.
tsc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: App.tsx#L13
'useAppTheme' is defined but never used
lint: App.tsx#L82
Unexpected any. Specify a different type
lint: App.tsx#L85
Unexpected any. Specify a different type
lint: App.tsx#L129
Prefer named exports
lint: App.tsx#L147
Inline style: { flex: 1 }
lint: __mocks__/@sentry/react-native.ts#L17
Prefer named exports
lint: __mocks__/expo-haptics.ts#L38
Prefer named exports
lint: app.config.ts#L8
Unexpected any. Specify a different type
lint: app.config.ts#L12
Unexpected any. Specify a different type
lint: app.config.ts#L39
Prefer named exports
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
performance-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636