Skip to content

feat(send): add unified onchain/lightning switch #3350

feat(send): add unified onchain/lightning switch

feat(send): add unified onchain/lightning switch #3350

Triggered via pull request November 4, 2024 13:21
Status Failure
Total duration 2m 41s
Artifacts

type-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run type check: src/screens/Settings/AddressViewer/index.tsx#L652
Object literal may only specify known properties, and 'selectedWallet' does not exist in type '{ address?: string | undefined; index?: number | undefined; }'.
Run type check: src/screens/Wallets/LNURLPay/Amount.tsx#L83
Object literal may only specify known properties, and 'selectedWallet' does not exist in type '{ address?: string | undefined; index?: number | undefined; }'.
Run type check: src/screens/Wallets/LNURLWithdraw/Amount.tsx#L80
Object literal may only specify known properties, and 'selectedWallet' does not exist in type '{ address?: string | undefined; index?: number | undefined; }'.
Run type check
Process completed with exit code 2.