bump(deps): update dependency bitcoinjs-lib to v6.1.7 #2186
ci.yml
on: pull_request
Lint - Typescript and ESLint
29s
Lint (prettier)
13s
Build (Apps & Packages)
16s
Annotations
9 errors and 13 warnings
Build (Apps & Packages)
Type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt' is not assignable to type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt'.
|
Build (Apps & Packages)
Type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt' is not assignable to type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt'.
|
Build (Apps & Packages)
Argument of type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt' is not assignable to parameter of type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt'.
|
Build (Apps & Packages)
Argument of type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt' is not assignable to parameter of type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt'.
|
Build (Apps & Packages)
@ordzaar/ord-connect#build: command (/home/runner/work/ord-connect/ord-connect/packages/ord-connect) /usr/local/bin/pnpm run build exited (2)
|
Build (Apps & Packages)
Argument of type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt' is not assignable to parameter of type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt'.
|
Build (Apps & Packages)
Argument of type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt' is not assignable to parameter of type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt'.
|
Build (Apps & Packages)
Argument of type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt' is not assignable to parameter of type 'import("/home/runner/work/ord-connect/ord-connect/node_modules/.pnpm/[email protected]/node_modules/bitcoinjs-lib/src/psbt").Psbt'.
|
Build (Apps & Packages)
Process completed with exit code 2.
|
Lint (prettier)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (Apps & Packages)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint - Typescript and ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint - Typescript and ESLint:
packages/ord-connect/src/SampleApp.tsx#L36
Unexpected console statement
|
Lint - Typescript and ESLint:
packages/ord-connect/src/SampleApp.tsx#L62
Unexpected console statement
|
Lint - Typescript and ESLint:
packages/ord-connect/src/SampleApp.tsx#L74
Unexpected console statement
|
Lint - Typescript and ESLint:
packages/ord-connect/src/SampleApp.tsx#L121
Unexpected console statement
|
Lint - Typescript and ESLint:
packages/ord-connect/src/components/PreConnectButton/index.tsx#L13
A control must be associated with a text label
|
Lint - Typescript and ESLint:
packages/ord-connect/src/components/SelectWalletModal/hooks/useConnect.ts#L246
Unexpected console statement
|
Lint - Typescript and ESLint:
packages/ord-connect/src/components/SelectWalletModal/hooks/useConnect.ts#L325
React Hook useEffect has missing dependencies: 'connectedAddress', 'connectedFormat', 'connectedPublicKey', 'disconnectWallet', and 'onConnect'. Either include them or remove the dependency array
|
Lint - Typescript and ESLint:
packages/ord-connect/src/hooks/useBalance.ts#L55
React Hook useCallback has a missing dependency: 'chain'. Either include it or remove the dependency array
|
Lint - Typescript and ESLint:
packages/ord-connect/src/hooks/useLocalStorage.ts#L14
Unexpected console statement
|
Lint - Typescript and ESLint:
packages/ord-connect/src/hooks/useLocalStorage.ts#L24
Unexpected console statement
|