fix: mocks for getActiveSessions #12313
Annotations
2 errors, 6 warnings, and 4 notices
test
@umami/web#lint:ci: command (/home/runner/work/umami-v2/umami-v2/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:ci exited (1)
|
test
Process completed with exit code 1.
|
test:
apps/web/src/components/Menu/AppsMenu/AppsMenu.test.tsx#L1
'SessionTypes' is defined but never used. Allowed unused vars must match /^_/u
|
test:
apps/web/src/components/Menu/AppsMenu/AppsMenu.test.tsx#L1
'SessionTypes' is defined but never used
|
test:
apps/web/src/components/Menu/AppsMenu/AppsMenu.test.tsx#L2
'before' is defined but never used. Allowed unused vars must match /^_/u
|
test:
apps/web/src/components/Menu/AppsMenu/AppsMenu.test.tsx#L2
'before' is defined but never used
|
test:
apps/web/src/components/Menu/AppsMenu/AppsMenu.test.tsx#L23
`@umami/state` import should occur before import of `@walletconnect/types`
|
test:
apps/web/src/components/Menu/AppsMenu/AppsMenu.test.tsx#L63
'mockPair' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Feature: Multisig Account Creation Report:
apps/desktop-e2e/src/features/multisig.feature#L0
✅ Scenario: User creates a multisig account
|
Feature: User Onboarding Report:
apps/desktop-e2e/src/features/onboarding.feature#L0
✅ Scenario: User creates a new seed phrase account
✅ Scenario: User creates a new seed phrase account
✅ Scenario: User creates a new seed phrase account
✅ Scenario: User creates a new seed phrase account
✅ Scenario: User creates an account with existing seedphrase
✅ Scenario: User creates an account with existing seedphrase
✅ Scenario: User creates an account with existing seedphrase
✅ Scenario: User creates an account with existing seedphrase
✅ Scenario: User creates an account with existing seedphrase - through create new page
✅ Scenario: User creates an account with existing seedphrase - through create new page
✅ Scenario: User creates an account with existing seedphrase - through create new page
✅ Scenario: User creates an account with existing seedphrase - through create new page
✅ Scenario: User imports existing secret key account
✅ Scenario: User imports existing secret key account
✅ Scenario: User imports a backup file
|
Feature: Staking Report:
apps/desktop-e2e/src/features/staking.feature#L0
✅ Scenario: I delegate to a baker
✅ Scenario: I undelegate
✅ Scenario: I stake to a baker
|
Feature: Automatic updates Report:
apps/desktop-e2e/src/features/updates.feature#L0
✅ Scenario: My account has been topped-up
|