chore: update monorepo tokens #10790
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
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:
src/app/common/signature/requests.ts#L30
This assertion is unnecessary since it does not change the type of the expression
|
Lint:
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:
src/app/common/utils/use-waiting-message.ts#L9
This assertion is unnecessary since it does not change the type of the expression
|
Lint:
src/app/components/bitcoin-transaction-item/bitcoin-transaction-item.tsx#L48
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
|
Lint:
src/app/components/crypto-assets/bitcoin/brc20-token-asset-list/brc20-token-asset-list.tsx#L15
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
|
Lint:
src/app/features/asset-list/asset-list.tsx#L26
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
|
Lint:
src/app/features/collectibles/components/bitcoin/stamps.tsx#L10
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
|
Lint:
src/app/features/ledger/hooks/use-ledger-latest-route-error.hook.ts#L11
This assertion is unnecessary since it does not change the type of the expression
|
Lint:
src/app/features/pending-brc-20-transfers/pending-brc-20-transfers.tsx#L94
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
|
The logs for this run have expired and are no longer available.
Loading