ci: update leather.io packages #14330
code-checks.yml
on: push
lint-prettier
1m 4s
lint-eslint
1m 24s
lint-filename
1m 15s
lint-commit
23s
lint-deps
1m 11s
lint-message-schema
1m 14s
lint-unused-exports
1m 8s
lint-firefox-build
1m 38s
locked-versions
1m 6s
audit
58s
typecheck
1m 3s
test-unit
1m 2s
test-build
1m 22s
Annotations
10 errors and 23 warnings
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/pages/swap/alex-swap-container.tsx#L65
Argument of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/[email protected]_@[email protected][email protected]__@[email protected][email protected]_/node_modules/alex-sdk/dist/currency").Currency' is not assignable to parameter of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/[email protected]_@[email protected][email protected]__@[email protected][email protected]_/node_modules/alex-sdk/dist/currency").Currency'.
|
typecheck:
src/app/pages/swap/alex-swap-container.tsx#L66
Argument of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/[email protected]_@[email protected][email protected]__@[email protected][email protected]_/node_modules/alex-sdk/dist/currency").Currency' is not assignable to parameter of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/[email protected]_@[email protected][email protected]__@[email protected][email protected]_/node_modules/alex-sdk/dist/currency").Currency'.
|
typecheck:
src/app/pages/swap/alex-swap-container.tsx#L76
This comparison appears to be unintentional because the types 'import("/home/runner/work/extension/extension/node_modules/.pnpm/[email protected]_@[email protected][email protected]__@[email protected][email protected]_/node_modules/alex-sdk/dist/currency").Currency' and 'import("/home/runner/work/extension/extension/node_modules/.pnpm/[email protected]_@[email protected][email protected]__@[email protected][email protected]_/node_modules/alex-sdk/dist/currency").Currency' have no overlap.
|
typecheck:
src/app/pages/swap/alex-swap-container.tsx#L122
Argument of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/[email protected]_@[email protected][email protected]__@[email protected][email protected]_/node_modules/alex-sdk/dist/currency").Currency' is not assignable to parameter of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/[email protected]_@[email protected][email protected]__@[email protected][email protected]_/node_modules/alex-sdk/dist/currency").Currency'.
|
typecheck:
src/app/pages/swap/hooks/use-alex-swap.tsx#L32
Argument of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/[email protected]_@[email protected][email protected]__@[email protected][email protected]_/node_modules/alex-sdk/dist/currency").Currency' is not assignable to parameter of type 'import("/home/runner/work/extension/extension/node_modules/.pnpm/[email protected]_@[email protected][email protected]__@[email protected][email protected]_/node_modules/alex-sdk/dist/currency").Currency'.
|
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/
|
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-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/
|
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/
|
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/
|
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/
|
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/
|
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-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-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/
|
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-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#L41
'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/
|