Skip to content

feat: android e2e tests #1893

feat: android e2e tests

feat: android e2e tests #1893

Triggered via pull request November 2, 2023 11:57
Status Failure
Total duration 1m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.