fix: add new modal to allow selecting which wallet to use #515
pull_request.yml
on: pull_request
Disable jobs for forks
0s
commitlint
16s
Code checks
1m 19s
Publish NPM beta versions
1m 18s
Annotations
7 errors and 5 warnings
Code checks:
packages/connect-react/src/react/components/connect/context.tsx#L40
The case statement does not have a shared enum type with the switch predicate
|
Code checks:
packages/connect-ui/src/components/modal/modal.tsx#L81
Replace `animate-in·fade-in·fixed·inset-0·z-[8999]·box-border·flex·h-full·w-full·items-center·justify-center·overflow-y-scroll·bg-[#00000040]` with `fixed·inset-0·z-[8999]·box-border·flex·h-full·w-full·items-center·justify-center·overflow-y-scroll·bg-[#00000040]·animate-in·fade-in`
|
Code checks:
packages/connect-ui/src/components/modal/modal.tsx#L82
Replace `·animate-in·zoom-in·box-border·flex·max-h-[calc(100%-48px)]·w-[400px]·max-w-full·cursor-default·flex-col·overflow-y-scroll·rounded-2xl·bg-white·p-6·text-sm·leading-snug·shadow-[0_4px_5px_0_#00000005,0_16px_40px_0_#00000014]` with `·box-border·flex·max-h-[calc(100%-48px)]·w-[400px]·max-w-full·cursor-default·flex-col·overflow-y-scroll·rounded-2xl·bg-white·p-6·text-sm·leading-snug·shadow-[0_4px_5px_0_#00000005,0_16px_40px_0_#00000014]·animate-in·zoom-in`
|
Code checks
Process completed with exit code 1.
|
Publish NPM beta versions
Cannot find module '@stacks/connect' or its corresponding type declarations.
|
Publish NPM beta versions
Cannot find module '@stacks/connect' or its corresponding type declarations.
|
Publish NPM beta versions
Process completed with exit code 1.
|
Disable jobs for forks
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/
|
Code checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish NPM beta versions
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish NPM beta versions
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/
|
Publish NPM beta versions
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/
|