dlcs #197
Annotations
10 errors
Build SolidJS app:
src/components/DLCList.tsx#L2
'"@mutinywallet/mutiny-wasm"' has no exported member named 'Contract'. Did you mean 'Contact'?
|
Build SolidJS app:
src/components/DLCList.tsx#L16
Property 'reject_dlc_offer' does not exist on type 'MutinyWallet'.
|
Build SolidJS app:
src/components/DLCList.tsx#L21
Property 'accept_dlc_offer' does not exist on type 'MutinyWallet'.
|
Build SolidJS app:
src/components/DLCList.tsx#L27
Property 'close_dlc' does not exist on type 'MutinyWallet'.
|
Build SolidJS app:
src/components/DLCList.tsx#L69
Property 'list_dlcs' does not exist on type 'MutinyWallet'.
|
Build SolidJS app:
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 SolidJS app:
src/routes/settings/DLC.tsx#L83
Property 'decode_oracle_announcement' does not exist on type 'typeof MutinyWallet'.
|
Build SolidJS app:
src/routes/settings/DLC.tsx#L90
Parameter 'outcome' implicitly has an 'any' type.
|
Build SolidJS app:
src/routes/settings/DLC.tsx#L112
Property 'send_dlc_offer' does not exist on type 'MutinyWallet'.
|
Build SolidJS app:
src/routes/settings/DLC.tsx#L279
Property 'get_dlc_key' does not exist on type 'MutinyWallet'.
|
The logs for this run have expired and are no longer available.
Loading