Skip to content

feat: add lefthook to handle git hooks #763

feat: add lefthook to handle git hooks

feat: add lefthook to handle git hooks #763

Triggered via pull request June 9, 2025 15:12
Status Success
Total duration 4m 46s
Artifacts

e2e-tests.yml

on: pull_request
Playwright E2E Tests
4m 39s
Playwright E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 1 notice
[chromium] β€Ί e2e/login.spec.ts:6:3 β€Ί Login flow β€Ί Login as admin: e2e/utils/page-utils.ts#L38
1) [chromium] β€Ί e2e/login.spec.ts:6:3 β€Ί Login flow β€Ί Login as admin ────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('Login or Sign Up') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('Login or Sign Up') - waiting for" http://localhost:3000/login" navigation to finish... - navigated to "http://localhost:3000/login" at utils/page-utils.ts:38 36 | locales[DEFAULT_LANGUAGE_KEY].auth.pageLoginWithSignUp.title 37 | ) > 38 | ).toBeVisible(); | ^ 39 | 40 | await page 41 | .getByPlaceholder(locales[DEFAULT_LANGUAGE_KEY].auth.fields.email.label) at Object.login (/home/runner/work/start-ui-web/start-ui-web/e2e/utils/page-utils.ts:38:9) at /home/runner/work/start-ui-web/start-ui-web/e2e/login.spec.ts:9:5
Playwright E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί e2e/login.spec.ts:6:3 β€Ί Login flow β€Ί Login as admin ─────────────────────────────── 14 passed (53.9s)