chore: simplify how the account switch dialog is opened #10847
code-checks.yml
on: push
lint-prettier
49s
lint-eslint
1m 2s
lint-filename
33s
lint-commit
23s
lint-deps
29s
lint-message-schema
50s
lint-unused-exports
28s
lint-firefox-build
1m 10s
locked-versions
37s
audit
41s
typecheck
31s
test-unit
48s
test-build
59s
Annotations
12 errors and 23 warnings
lint-unused-exports
Process completed with exit code 1.
|
lint-deps
Process completed with exit code 1.
|
typecheck:
src/app/common/hooks/use-dialogs.ts#L3
Module '"@app/store/ui/ui.hooks"' has no exported member 'useShowSwitchAccountsState'.
|
typecheck:
src/app/features/container/container.tsx#L67
'isPasswordPage' is declared but its value is never read.
|
typecheck:
src/app/features/container/container.tsx#L119
Type '{}' is missing the following properties from type 'SwitchAccountDialogProps': isShowing, onClose
|
typecheck:
src/app/features/container/container.tsx#L162
Type '{ width: string; height: string; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
|
typecheck:
src/app/ui/components/containers/footers/footer.tsx#L5
'HasChildren' is declared but its value is never read.
|
typecheck:
src/app/ui/components/containers/headers/header.tsx#L7
All imports in import declaration are unused.
|
typecheck:
src/app/ui/components/containers/popup/popup-card.tsx#L4
All imports in import declaration are unused.
|
typecheck:
src/app/ui/components/layout/card/account/account.card.stories.tsx#L22
Type '{ children: Element; name: string; balance: string; onClickTrigger: () => null; }' is not assignable to type 'IntrinsicAttributes & AccountCardProps'.
|
typecheck:
src/app/ui/components/layout/page/home.layout.stories.tsx#L28
Type '{ children: Element; name: string; balance: string; onClickTrigger: () => null; accountActions: Element; }' is not assignable to type 'IntrinsicAttributes & HomeLayoutProps'.
|
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-unused-exports
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-filename
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
locked-versions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, ./.github/actions/check-version-lock. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
audit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-message-schema
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/signature/requests.ts#L30
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/common/utils/use-waiting-message.ts#L9
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#L48
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
|
lint-eslint:
src/app/components/crypto-assets/bitcoin/brc20-token-asset-list/brc20-token-asset-list.tsx#L15
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
|
lint-eslint:
src/app/features/asset-list/asset-list.tsx#L26
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
|
lint-eslint:
src/app/features/collectibles/components/bitcoin/stamps.tsx#L10
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
|
lint-eslint:
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-eslint:
src/app/features/pending-brc-20-transfers/pending-brc-20-transfers.tsx#L94
'useCurrentAccountNativeSegwitAddressIndexZero' is deprecated. Use signer.address instead
|
lint-firefox-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|