Skip to content

Remove semi colons from html links #3476

Remove semi colons from html links

Remove semi colons from html links #3476

Re-run triggered March 5, 2025 07:17
Status Failure
Total duration 7m 55s
Artifacts 7

gui-pull-request.yml

on: pull_request
🔍 Files Changed  /  Changed Files
5s
🔍 Files Changed / Changed Files
🧹 Prettier
37s
🧹 Prettier
Matrix: 🧰 Checks / 🎭 Playwright Tests
🧰 Checks  /  👮 Lint GUI
7m 32s
🧰 Checks / 👮 Lint GUI
📚 Deploy Storybook  /  🚀 Deploy React to Chromatic
5m 56s
📚 Deploy Storybook / 🚀 Deploy React to Chromatic
🧰 Checks  /  🔗 Merge Playwright Reports
35s
🧰 Checks / 🔗 Merge Playwright Reports
📚 Deploy Storybook  /  💬 Comment on PR
10s
📚 Deploy Storybook / 💬 Comment on PR
GUI Required Checks
0s
GUI Required Checks
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 notice
[Dashboard] › integration-test/dashboard/authPreserveEmail.spec.ts:9:1 › preserve email input when changing pages: ../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/authPreserveEmail.spec.ts#L1
1) [Dashboard] › integration-test/dashboard/authPreserveEmail.spec.ts:9:1 › preserve email input when changing pages › Interact with email input Test timeout of 25000ms exceeded.
[Dashboard] › integration-test/dashboard/authPreserveEmail.spec.ts:9:1 › preserve email input when changing pages: ../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/authPreserveEmail.spec.ts#L19
1) [Dashboard] › integration-test/dashboard/authPreserveEmail.spec.ts:9:1 › preserve email input when changing pages › Interact with email input Error: expect(locator).toHaveValue(expected) Locator: getByPlaceholder('Enter your email') Expected string: "[email protected]" Received string: "[email protected]" Call log: - expect.toHaveValue with timeout 25000ms - waiting for getByPlaceholder('Enter your email') 26 × locator resolved to <input data-rac="" type="email" name="email" label="Email" data-testid="input" aria-invalid="false" autocomplete="email" placeholder="Enter your email" class="block h-auto max-h-full w-full resize-none bg-transparent cursor-text border-transparent focus-within:border-transparent"/> - unexpected value "[email protected]" 17 | .goToPage.login() 18 | .withEmailInput(async (emailInput) => { > 19 | await expect(emailInput).toHaveValue(`2${VALID_EMAIL}`) | ^ 20 | }) 21 | .fillEmail(`3${VALID_EMAIL}`) 22 | .goToPage.forgotPassword() at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/authPreserveEmail.spec.ts:19:32) at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/LoginPageActions.ts:84:7) at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:147:48 at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:147:31) at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:141:23 at LoginPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12) at LoginPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12) at LoginPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12) at ForgotPasswordPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12) at ForgotPasswordPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12) at ForgotPasswordPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12) at LoginPageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
[Dashboard] › integration-test/dashboard/copy.spec.ts:128:1 › cut (keyboard): ../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/copy.spec.ts#L139
2) [Dashboard] › integration-test/dashboard/copy.spec.ts:128:1 › cut (keyboard) ────────────────── Error: expect(received).toBeLessThan(expected) Expected: < 1 Received: 1 Call Log: - Test timeout of 25000ms exceeded 137 | await rows.nth(0).evaluate((el) => Number(getComputedStyle(el).opacity)), 138 | ).toBeLessThan(1) > 139 | }).toPass() | ^ 140 | })) 141 | 142 | test('duplicate', ({ page }) => at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/copy.spec.ts:139:10) at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/DrivePageActions.ts:256:17) at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:147:48 at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:147:31) at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:141:23 at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
[Dashboard] › integration-test/dashboard/copy.spec.ts:128:1 › cut (keyboard): ../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/copy.spec.ts#L139
2) [Dashboard] › integration-test/dashboard/copy.spec.ts:128:1 › cut (keyboard) ────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeLessThan(expected) Expected: < 1 Received: 1 Call Log: - Test timeout of 25000ms exceeded 137 | await rows.nth(0).evaluate((el) => Number(getComputedStyle(el).opacity)), 138 | ).toBeLessThan(1) > 139 | }).toPass() | ^ 140 | })) 141 | 142 | test('duplicate', ({ page }) => at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/copy.spec.ts:139:10) at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/DrivePageActions.ts:256:17) at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:147:48 at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:147:31) at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:141:23 at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
🧰 Checks / 👮 Lint GUI
Process completed with exit code 1.
🧰 Checks / 👮 Lint GUI
Process completed with exit code 1.
🧰 Checks / 👮 Lint GUI
Property 'value' does not exist on type '"full" | "partial"'. Did you mean 'valueOf'?
🧰 Checks / 👮 Lint GUI
Process completed with exit code 2.
GUI Required Checks
Process completed with exit code 1.
🎭 Playwright Run Summary
2 flaky [Dashboard] › integration-test/dashboard/authPreserveEmail.spec.ts:9:1 › preserve email input when changing pages [Dashboard] › integration-test/dashboard/copy.spec.ts:128:1 › cut (keyboard) ─────────────────── 3 skipped 286 passed (6.4m)