feat: Turnkey Passkey POC #1433
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
|