refactor: cleaned the useOnboardingData hook #13838
Annotations
3 errors and 4 notices
test
@umami/utils#format:ci: command (/home/runner/work/umami-v2/umami-v2/packages/utils) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format:ci exited (1)
|
test
Process completed with exit code 1.
|
User creates a multisig account Failed.:
apps/desktop-e2e/src/features/multisig.feature#L31
Scenario: User creates a multisig account
Step: I close modal
Error:
Error: Timed out 5000ms waiting for expect(locator).not.toBeAttached()
Locator: locator('section[role="dialog"][id^="chakra-modal"]')
Expected: not attached
Received: attached
Call log:
- locator._expect with timeout 5000ms
- waiting for locator('section[role="dialog"][id^="chakra-modal"]')
9 × locator resolved to <section role="dialog" tabindex="-1" aria-modal="true" id="chakra-modal-:r0:" class="chakra-modal__content css-qqbpl1" aria-describedby="chakra-modal--body-:r0:" aria-labelledby="chakra-modal--header-:r0:">…</section>
- unexpected value "true"
at Proxy.<anonymous> (/home/runner/work/umami-v2/umami-v2/node_modules/playwright/lib/matchers/expect.js:227:37)
at CustomWorld.<anonymous> (/home/runner/work/umami-v2/umami-v2/apps/desktop-e2e/src/steps/utils.ts:81:32)
at async wrapPromiseWithTimeout (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/time.ts:55:10)
at async Object.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/user_code_runner.ts:86:16)
at async Object.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/step_runner.ts:53:20)
at async TestCaseRunner.invokeStep (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:140:12)
at async TestCaseRunner.runStep (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:340:20)
at async /home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:246:34
at async TestCaseRunner.aroundTestStep (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:173:28)
at async TestCaseRunner.runAttempt (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:224:7)
|
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: Multisig Account Creation Report:
apps/desktop-e2e/src/features/multisig.feature#L0
❌ Scenario: User creates a multisig account
|
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
|