Skip to content
Triggered via pull request December 14, 2023 07:34
@benthecarmanbenthecarman
synchronize #753
dlc-tmp
Status Failure
Total duration 1m 0s
Artifacts

ios-staging.yml

on: pull_request
Build iOS
50s
Build iOS
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build iOS: src/components/DLCList.tsx#L2
'"@mutinywallet/mutiny-wasm"' has no exported member named 'Contract'. Did you mean 'Contact'?
Build iOS: src/components/DLCList.tsx#L16
Property 'reject_dlc_offer' does not exist on type 'MutinyWallet'.
Build iOS: src/components/DLCList.tsx#L21
Property 'accept_dlc_offer' does not exist on type 'MutinyWallet'.
Build iOS: src/components/DLCList.tsx#L27
Property 'close_dlc' does not exist on type 'MutinyWallet'.
Build iOS: src/components/DLCList.tsx#L69
Property 'list_dlcs' does not exist on type 'MutinyWallet'.
Build iOS: src/routes/settings/DLC.tsx#L2
Module '"@mutinywallet/mutiny-wasm"' has no exported member 'OracleAnnouncement'. Did you mean to use 'import OracleAnnouncement from "@mutinywallet/mutiny-wasm"' instead?
Build iOS: src/routes/settings/DLC.tsx#L83
Property 'decode_oracle_announcement' does not exist on type 'typeof MutinyWallet'.
Build iOS: src/routes/settings/DLC.tsx#L90
Parameter 'outcome' implicitly has an 'any' type.
Build iOS: src/routes/settings/DLC.tsx#L112
Property 'send_dlc_offer' does not exist on type 'MutinyWallet'.
Build iOS: src/routes/settings/DLC.tsx#L279
Property 'get_dlc_key' does not exist on type 'MutinyWallet'.