Skip to content

fix: update bitcoin package #14267

fix: update bitcoin package

fix: update bitcoin package #14267

Triggered via push September 23, 2024 14:57
Status Failure
Total duration 1m 50s
Artifacts

code-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 23 warnings
typecheck: src/app/components/loaders/current-bitcoin-signer-loader.tsx#L3
'BitcoinSigner' is declared but its value is never read.
typecheck: src/app/features/ledger/flows/bitcoin-tx-signing/steps/approve-bitcoin-sign-ledger-tx.tsx#L23
Argument of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/@Scure[email protected]/node_modules/@scure/btc-signer/lib/transaction").Transaction' is not assignable to parameter of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/@Scure[email protected]/node_modules/@scure/btc-signer/esm/transaction").Transaction'.
typecheck: src/app/features/ledger/flows/bitcoin-tx-signing/steps/approve-bitcoin-sign-ledger-tx.tsx#L27
Argument of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/@Scure[email protected]/node_modules/@scure/btc-signer/lib/transaction").Transaction' is not assignable to parameter of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/@Scure[email protected]/node_modules/@scure/btc-signer/esm/transaction").Transaction'.
typecheck: src/app/features/psbt-signer/psbt-signer.tsx#L56
Argument of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/@Scure[email protected]/node_modules/@scure/btc-signer/lib/transaction").Transaction' is not assignable to parameter of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/@Scure[email protected]/node_modules/@scure/btc-signer/esm/transaction").Transaction'.
typecheck: src/app/features/psbt-signer/psbt-signer.tsx#L57
Argument of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/@Scure[email protected]/node_modules/@scure/btc-signer/lib/transaction").Transaction' is not assignable to parameter of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/@Scure[email protected]/node_modules/@scure/btc-signer/esm/transaction").Transaction'.
typecheck: src/app/pages/rpc-sign-bip322-message/use-sign-bip322-message.ts#L90
Type '(a: Psbt) => Promise<Transaction>' is not assignable to type '(psbt: Psbt) => Promise<Transaction>'.
typecheck: src/app/query/bitcoin/ordinals/brc20/brc20-tokens.hooks.ts#L57
Type '((addressIndex: number) => Signer<P2TROut>) | undefined' is not assignable to type '((addressIndex: number) => BitcoinSigner<P2TROut>) | undefined'.
typecheck
Process completed with exit code 2.
lint-commit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint-filename
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-unused-exports
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
audit
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-deps
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-unit
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
locked-versions
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-build
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-message-schema
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-eslint: src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L30
This assertion is unnecessary since the receiver accepts the original type of the expression
lint-eslint: src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L31
This assertion is unnecessary since the receiver accepts the original type of the expression
lint-eslint: src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L34
This assertion is unnecessary since the receiver accepts the original type of the expression
lint-eslint: src/app/common/authentication/use-legacy-auth-bitcoin-addresses.ts#L35
This assertion is unnecessary since the receiver accepts the original type of the expression
lint-eslint: src/app/common/hooks/use-copy-to-clipboard.ts#L21
'execCommand' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/execCommand)
lint-eslint: src/app/common/hooks/use-waiting-message.ts#L9
This assertion is unnecessary since it does not change the type of the expression
lint-eslint: src/app/common/signature/requests.ts#L31
This assertion is unnecessary since it does not change the type of the expression
lint-eslint: src/app/common/transactions/stacks/is-sip-10-transfer.ts#L5
This assertion is unnecessary since it does not change the type of the expression
lint-eslint: src/app/components/bitcoin-transaction-item/bitcoin-transaction-item.tsx#L39
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
lint-eslint: src/app/features/collectibles/components/bitcoin/stamps.tsx#L12
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
lint-firefox-build
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/