bug:fix Cannot read properties of undefined #1
Annotations
10 errors
class/multisig-cosigner.ts#L202
Expected 0 arguments, but got 1.
|
class/multisig-cosigner.ts#L211
Expected 0 arguments, but got 1.
|
class/multisig-cosigner.ts#L219
Expected 0 arguments, but got 1.
|
class/multisig-cosigner.ts#L225
Property 'readInt8' does not exist on type 'Uint8Array'.
|
class/wallets/abstract-hd-electrum-wallet.ts#L1228
Type 'import("/home/runner/work/DoiWallet/DoiWallet/node_modules/bitcoinjs-lib/src/psbt").Psbt' is not assignable to type 'import("/home/runner/work/DoiWallet/DoiWallet/node_modules/@doichain/doichainjs-lib/src/psbt").Psbt'.
|
class/wallets/abstract-hd-electrum-wallet.ts#L1228
Argument of type 'import("/home/runner/work/DoiWallet/DoiWallet/node_modules/@doichain/doichainjs-lib/src/psbt").Psbt' is not assignable to parameter of type 'import("/home/runner/work/DoiWallet/DoiWallet/node_modules/bitcoinjs-lib/src/psbt").Psbt'.
|
class/wallets/abstract-hd-electrum-wallet.ts#L1291
Type 'import("/home/runner/work/DoiWallet/DoiWallet/node_modules/@doichain/doichainjs-lib/src/transaction").Transaction | undefined' is not assignable to type 'import("/home/runner/work/DoiWallet/DoiWallet/node_modules/bitcoinjs-lib/src/transaction").Transaction | undefined'.
|
class/wallets/abstract-hd-electrum-wallet.ts#L1291
Type 'import("/home/runner/work/DoiWallet/DoiWallet/node_modules/@doichain/doichainjs-lib/src/psbt").Psbt' is not assignable to type 'import("/home/runner/work/DoiWallet/DoiWallet/node_modules/bitcoinjs-lib/src/psbt").Psbt'.
|
class/wallets/abstract-hd-electrum-wallet.ts#L1339
Argument of type 'Psbt | Psbt' is not assignable to parameter of type 'never'.
|
class/wallets/abstract-hd-electrum-wallet.ts#L1535
Object is possibly 'undefined'.
|
The logs for this run have expired and are no longer available.
Loading