Bump react-hook-form from 7.52.2 to 7.53.2 #12321
Annotations
4 errors and 4 notices
User creates a multisig account Failed.:
apps/desktop-e2e/src/features/multisig.feature#L13
Scenario: User creates a multisig account
Step: I click "Continue" button
Error:
locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Continue' })
- locator resolved to <button disabled type="submit" class="chakra-button css-zlq7wn">Continue</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not stable
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 100ms
19 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 500ms
at CustomWorld.<anonymous> (/home/runner/work/umami-v2/umami-v2/apps/desktop-e2e/src/steps/utils.ts:41:61)
at Object.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/user_code_runner.ts:37:21)
at /home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/step_runner.ts:52:24
at runInTestCaseScope (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/scope/test_case_scope.ts:15:24)
at Object.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/step_runner.ts:51:44)
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 /home/runner/work/umami-v2/umami-v2/apps/desktop-e2e/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)
at async TestCaseRunner.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:191:29)
at async Worker.runTestCase (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/worker.ts:60:20)
at async ChildProcessWorker.runTestCase (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/parallel/worker.ts:108:21)
at async ChildProcessWorker.receiveMessage (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/parallel/worker.ts:99:9)
|
User creates a new seed phrase account Failed.:
apps/desktop-e2e/src/features/onboarding.feature#L25
Scenario: User creates a new seed phrase account
Step: I click "Continue" button
Error:
locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Continue' })
- locator resolved to <button disabled type="submit" class="chakra-button css-1jqkqf4">Continue</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 100ms
19 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 500ms
at CustomWorld.<anonymous> (/home/runner/work/umami-v2/umami-v2/apps/desktop-e2e/src/steps/utils.ts:41:61)
at Object.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/user_code_runner.ts:37:21)
at /home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/step_runner.ts:52:24
at runInTestCaseScope (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/scope/test_case_scope.ts:15:24)
at Object.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/step_runner.ts:51:44)
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 /home/runner/work/umami-v2/umami-v2/apps/desktop-e2e/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)
at async TestCaseRunner.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:191:29)
at async Worker.runTestCase (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/worker.ts:60:20)
at async ChildProcessWorker.runTestCase (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/parallel/worker.ts:108:21)
at async ChildProcessWorker.receiveMessage (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/parallel/worker.ts:99:9)
|
test
@umami/web#test: command (/home/runner/work/umami-v2/umami-v2/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
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
|