Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

chore: bip32 dependency update #3649

chore: bip32 dependency update

chore: bip32 dependency update #3649

Triggered via pull request July 28, 2025 09:01
Status Failure
Total duration 3m 26s
Artifacts

type-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run type check
Process completed with exit code 2.
Run type check: src/utils/wallet/index.ts#L379
Expected 0 arguments, but got 1.
Run type check: src/utils/wallet/index.ts#L378
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.
Run type check: src/utils/wallet/index.ts#L353
Expected 0 arguments, but got 1.
Run type check: src/utils/wallet/index.ts#L347
Argument of type 'Buffer' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.