feat: add additional metadata to node webhooks #10559
Triggered via pull request
September 24, 2026 14:39
Status
Success
Total duration
2h 27m 53s
Artifacts
1
playwright.yml
on: pull_request
Annotations
4 errors and 10 notices
|
[default] › tests/playwright/e2e/users/users-search.spec.ts:46:2 › Settings: Unified search for accounts and groups › dispatches the query to both the users and groups API:
tests/playwright/e2e/users/users-search.spec.ts#L58
1) [default] › tests/playwright/e2e/users/users-search.spec.ts:46:2 › Settings: Unified search for accounts and groups › dispatches the query to both the users and groups API
Error: expect(received).toBe(expected) // Object.is equality
Expected: "5dw3r"
Received: ""
56 | const groupsResp = await groupsRespPromise
57 |
> 58 | expect(new URL(usersResp.url()).searchParams.get('search')).toBe(alice.userId)
| ^
59 | expect(new URL(groupsResp.url()).searchParams.get('search')).toBe(alice.userId)
60 |
61 | // User list reflects the filtered result
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/users/users-search.spec.ts:58:63
|
|
[default] › tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it:
tests/playwright/e2e/core/header-unified-search.spec.ts#L198
1) [default] › tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it
Error: expect(locator).toBeVisible() failed
Locator: locator('#unified-search-results').getByRole('option').first()
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('#unified-search-results').getByRole('option').first() with timeout 5000ms
- waiting for locator('#unified-search-results').getByRole('option').first()
196 | // list behind the overlay.
197 | await search.input().fill(TOKEN)
> 198 | await expect(search.options().first()).toBeVisible()
| ^
199 | await page.keyboard.press('Tab')
200 | await expect(search.input()).not.toBeFocused()
201 |
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/header-unified-search.spec.ts:198:42
|
|
[default] › tests/playwright/tests/playwright/e2e/users/users-search.spec.ts:46:2 › Settings: Unified search for accounts and groups › dispatches the query to both the users and groups API:
tests/playwright/e2e/users/users-search.spec.ts#L58
2) [default] › tests/playwright/tests/playwright/e2e/users/users-search.spec.ts:46:2 › Settings: Unified search for accounts and groups › dispatches the query to both the users and groups API
Error: expect(received).toBe(expected) // Object.is equality
Expected: "5dw3r"
Received: ""
56 | const groupsResp = await groupsRespPromise
57 |
> 58 | expect(new URL(usersResp.url()).searchParams.get('search')).toBe(alice.userId)
| ^
59 | expect(new URL(groupsResp.url()).searchParams.get('search')).toBe(alice.userId)
60 |
61 | // User list reflects the filtered result
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/users/users-search.spec.ts:58:63
|
|
[default] › tests/playwright/tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it:
tests/playwright/e2e/core/header-unified-search.spec.ts#L198
1) [default] › tests/playwright/tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it
Error: expect(locator).toBeVisible() failed
Locator: locator('#unified-search-results').getByRole('option').first()
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('#unified-search-results').getByRole('option').first() with timeout 5000ms
- waiting for locator('#unified-search-results').getByRole('option').first()
196 | // list behind the overlay.
197 | await search.input().fill(TOKEN)
> 198 | await expect(search.options().first()).toBeVisible()
| ^
199 | await page.keyboard.press('Tab')
200 | await expect(search.input()).not.toBeFocused()
201 |
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/header-unified-search.spec.ts:198:42
|
|
🎭 Playwright Run Summary
38 passed (7.8m)
|
|
🎭 Playwright Run Summary
7 passed (6.8m)
|
|
🎭 Playwright Run Summary
38 passed (10.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/users/users-search.spec.ts:46:2 › Settings: Unified search for accounts and groups › dispatches the query to both the users and groups API
36 passed (6.6m)
|
|
🎭 Playwright Run Summary
38 passed (6.9m)
|
|
🎭 Playwright Run Summary
38 passed (10.3m)
|
|
🎭 Playwright Run Summary
38 passed (11.0m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it
37 passed (11.4m)
|
|
🎭 Playwright Run Summary
38 passed (13.2m)
|
|
🎭 Playwright Run Summary
2 flaky
[default] › tests/playwright/tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it
[default] › tests/playwright/tests/playwright/e2e/users/users-search.spec.ts:46:2 › Settings: Unified search for accounts and groups › dispatches the query to both the users and groups API
308 passed (20.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
html-report--attempt-1
|
8.79 MB |
sha256:12a05fac2ca6875636f5decfd05eaec11450944b6be6b80cc809eb5914a59f3d
|
|