feat(profiles): add multi-profile switching within one wallet - #171
Open
fwseyi wants to merge 2 commits into
Open
feat(profiles): add multi-profile switching within one wallet#171fwseyi wants to merge 2 commits into
fwseyi wants to merge 2 commits into
Annotations
6 errors and 1 warning
|
Run pnpm build
Process completed with exit code 2.
|
|
Run pnpm build:
src/context/StealthKeysContext.tsx#L8
Cannot find module '@/lib/stellar/recoveryKit' or its corresponding type declarations.
|
|
Run pnpm build:
src/components/StellarBatchWithdrawModal.tsx#L36
Parameter 's' implicitly has an 'any' type.
|
|
Run pnpm build:
src/components/StellarBatchWithdrawModal.tsx#L36
Cannot find name 'useProfilesStore'.
|
|
Run pnpm build:
src/components/Header.tsx#L9
Cannot find module './PrivacyPostureChip' or its corresponding type declarations.
|
|
Run pnpm build:
.storybook/decorators/withStealthKeys.tsx#L9
Type '{ evmKeys: null; evmMetaAddress: null; stellarKeys: null; stellarMetaAddress: null; solanaKeys: null; solanaMetaAddress: null; ckbKeys: null; ckbMetaAddress: null; setEvmKeys: () => void; setEvmMetaAddress: () => void; ... 9 more ...; clearCkb: () => void; }' is missing the following properties from type 'StealthKeysContextValue': isRecoveryMode, isReadOnly, setIsRecoveryMode, setIsReadOnly, and 3 more.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading