Bump react-hook-form from 7.52.2 to 7.54.0 #10410
Cucumber report (2 errors)
20 Scenarios (2 failed, 18 passed)
495 Steps (2 failed, 469 skipped, 24 passed)
Annotations
Check failure on line 13 in apps/desktop-e2e/src/features/multisig.feature
github-actions / Cucumber report
User creates a multisig account Failed.
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 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:42: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)
Check failure on line 25 in apps/desktop-e2e/src/features/onboarding.feature
github-actions / Cucumber report
User creates a new seed phrase account Failed.
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:42: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)
Check notice on line 0 in apps/desktop-e2e/src/features/multisig.feature
github-actions / Cucumber report
Feature: Multisig Account Creation Report
❌ Scenario: User creates a multisig account
Check notice on line 0 in apps/desktop-e2e/src/features/onboarding.feature
github-actions / Cucumber report
Feature: User Onboarding Report
❌ 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
Check notice on line 0 in apps/desktop-e2e/src/features/staking.feature
github-actions / Cucumber report
Feature: Staking Report
- Scenario: I delegate to a baker
- Scenario: I undelegate
- Scenario: I stake to a baker
Check notice on line 0 in apps/desktop-e2e/src/features/updates.feature
github-actions / Cucumber report
Feature: Automatic updates Report
- Scenario: My account has been topped-up