Skip to content

fix: upgrade react-native-* libs #1912

fix: upgrade react-native-* libs

fix: upgrade react-native-* libs #1912

Re-run triggered November 3, 2023 12:57
Status Failure
Total duration 1m 49s
Artifacts

type-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run type check: src/screens/Settings/Lightning/Channels.tsx#L106
Type '{ channel_id: string; confirmations: number; is_public: false; is_usable: false; is_channel_ready: false; is_outbound: false; balance_sat: number; counterparty_node_id: string; funding_txid: string | undefined; ... 6 more ...; config_forwarding_fee_proportional_millionths: number; }' is missing the following properties from type 'TChannel': inbound_scid_alias, inbound_payment_scid
Run type check
Process completed with exit code 2.