Skip to content

feat: Turnkey Passkey POC #1430

feat: Turnkey Passkey POC

feat: Turnkey Passkey POC #1430

Triggered via pull request January 7, 2025 22:23
Status Failure
Total duration 5m 30s
Artifacts

typescript.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 14 warnings
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#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#L79
Unexpected any. Specify a different type
lint: App.tsx#L82
Unexpected any. Specify a different type
lint: App.tsx#L126
Prefer named exports
lint: App.tsx#L144
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