Skip to content

bug:fix Cannot read properties of undefined #1

bug:fix Cannot read properties of undefined

bug:fix Cannot read properties of undefined #1

Triggered via pull request October 31, 2024 15:45
Status Failure
Total duration 13m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test: class/multisig-cosigner.ts#L202
Expected 0 arguments, but got 1.
test: class/multisig-cosigner.ts#L211
Expected 0 arguments, but got 1.
test: class/multisig-cosigner.ts#L219
Expected 0 arguments, but got 1.
test: class/multisig-cosigner.ts#L225
Property 'readInt8' does not exist on type 'Uint8Array'.
test: 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'.
test: 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'.
test: 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'.
test: 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'.
test: class/wallets/abstract-hd-electrum-wallet.ts#L1339
Argument of type 'Psbt | Psbt' is not assignable to parameter of type 'never'.
test: class/wallets/abstract-hd-electrum-wallet.ts#L1535
Object is possibly 'undefined'.
e2e
Process completed with exit code 1.
e2e
No files were found with the provided path: /mnt/artifacts/. No artifacts will be uploaded.