Skip to content

feat: update sats-wagmi with bob-sdk and cleanup #55

feat: update sats-wagmi with bob-sdk and cleanup

feat: update sats-wagmi with bob-sdk and cleanup #55

Triggered via pull request August 22, 2024 15:27
@gregdhillgregdhill
synchronize #43
feat/cleanup
Status Failure
Total duration 30s
Artifacts

QA.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
TypeScript
@gobob/sats-wagmi#typecheck: command (/home/runner/work/sats-wagmi/sats-wagmi/packages/sats-wagmi) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
TypeScript
Argument of type 'import("/home/runner/work/sats-wagmi/sats-wagmi/node_modules/.pnpm/[email protected]/node_modules/bitcoin-address-validation/lib/index").Network' is not assignable to parameter of type 'import("/home/runner/work/sats-wagmi/sats-wagmi/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/networks").Network'.
TypeScript
Property 'getNetwork' does not exist on type 'MMSnapConnector'. Did you mean 'network'?
TypeScript
Property 'getNetwork' does not exist on type 'MMSnapConnector'. Did you mean 'network'?
TypeScript
Cannot find name 'OKXNetwork'. Did you mean 'Network'?
TypeScript
Argument of type '(account: string) => Promise<void>' is not assignable to parameter of type '(accounts: string[]) => void'.
TypeScript
Cannot find module '@gobob/utils' or its corresponding type declarations.
TypeScript
Cannot find module '@gobob/utils' or its corresponding type declarations.
TypeScript
Cannot find module '@gobob/types' or its corresponding type declarations.
TypeScript
Argument of type '"bitkeep"' is not assignable to parameter of type 'WalletSource'.